Notes mainly from Grokking the Coding Interview as well as other resources such as ZTM courses.
-
- Maximum Average Subarray
- Max Sum Subarray of Size K
- Smallest Subarray with a Greater Sum
- Longest Substring with K Distinct Characters
- Fruits into Baskets
- Longest Substring with Distinct Characters
- Longest Substring with Same Letters after Replacement
- Longest Subarray with Ones after Replacement
- Permutation in a String
- String Anagrams