Bug Report for https://neetcode.io/problems/hand-of-straights This isn't a bug. But just a suggestion. The solution provided using HashMap has a time complexity of O(n) instead of O(n^2) <img width="407" height="423" alt="Image" src="https://github.com/user-attachments/assets/45087d9b-7551-4f3b-9b56-206dd40d7901" />