Some Quality LeetCode Problems That I Solved Array ✅ 26 - Remove duplicates from sorted array - Topic: Array - Complexity: Easy - Learned how to find unique items from a sorted array ✅ 1282 - Group the People Given the Group Size They Belong To - Topic: Array - Complexity: Medium - Learned how to GROUP by Hash table