Tag: a-array
All the articles with the tag "a-array".
-
LeetCode 532 LintCode 1187 K-diff Pairs in An Array
Solutions for LeetCode 532 LintCode 1187, medium, tags: array, hash table, counting, two-pointers, binary-search; companies: nvidia, amazon.
-
LeetCode 916 LintCode 1726 Word Subsets
Solutions for LeetCode 916 LintCode 1726, medium, tags: array, hash table, string.
-
HackerRank and GeeksForGeeks Minimum Replacements/Substitutions to Make Adjacent Characters Unequal
Solutions for , easy, tags: array, sliding window; companies: salesforce.
-
LeetCode 2559 Count Vowel Strings in Ranges
Solutions for LeetCode 2559, medium, tags: array, string, prefix-sum.
-
LeetCode 875 LintCode 1492 Koko Eating Bananas
Solutions for LeetCode 875 LintCode 1492, medium, tags: array, binary search; companies: facebook, salesforce.
-
LeetCode 691 LintCode 1081 Stickers to Spell Word
Solutions for LeetCode 239, hard, tags: array, queue, sliding window, heap, monotonic queue.