Tag: a-array
All the articles with the tag "a-array".
LeetCode 3254 Find the Power of K-Size Subarrays I
Updated: at 07:22 AMSolutions for LeetCode 3254, medium, tags: array, sliding window.
LeetCode 2064 Minimized Maximum of Products Distributed to Any Store
Updated: at 05:12 AMSolutions for LeetCode 2064, medium, tags: array, binary search, heap.
LeetCode 3043 Find the Length of the Longest Common Prefix
Updated: at 10:12 AMsolutions for LeetCode 3043, hard, tags: trie, string, array, hash.
LeetCode 2563 Count the Number of Fair Pairs
Updated: at 09:12 AMSolutions for LeetCode 2563, medium, tags: array, two pointers, binary search, sorting.
LeetCode 1574 Shortest Subarray to be Removed to Make Array Sorted
Updated: at 07:22 AMSolutions for LeetCode 1574, medium, tags: array, binary-search, two-pointers.