- Maximum Average Subarray I
- Best Time to Buy and Sell Stock
- Find Pivot Index
- Subarray Sum Equals K (Easy version) (Hint: Prefix Sum)
- Number of Good Pairs
- Contains Duplicate II
- Maximum Number of Vowels in a Substring of Given Length
- Find the Highest Altitude
- Longest Continuous Increasing Subsequence
- Longest Substring Without Repeating Characters
- Permutation in String
- Minimum Size Subarray Sum
- Longest Repeating Character Replacement
- Fruit Into Baskets
- Find All Anagrams in a String
- Binary Subarrays With Sum
- Subarrays with K Different Integers
- Max Consecutive Ones III
- Replace the Substring for Balanced String
- Longest Subarray of 1's After Deleting One Element
- Subarray Product Less Than K
- Count Number of Nice Subarrays
- Max Number of K-Sum Pairs
- Maximum Points You Can Obtain from Cards
- Longest Continuous Subarray With Absolute Diff Less Than or Equal to Limit
- Sliding Window Maximum
- Longest Substring with At Most K Distinct Characters
- Shortest Subarray with Sum at Least K
Let me know if you need explanations or solutions for any of these! 🚀