| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 75.0% |
| 2320 | https://leetcode.com/problems/count-number-of-ways-to-place-houses | Count Number of Ways to Place Houses | Medium | 43.8% | 100.0% |
| 242 | https://leetcode.com/problems/valid-anagram | Valid Anagram | Easy | 67.8% | 62.5% |
| 26 | https://leetcode.com/problems/remove-duplicates-from-sorted-array | Remove Duplicates from Sorted Array | Easy | 62.2% | 62.5% |
| 225 | https://leetcode.com/problems/implement-stack-using-queues | Implement Stack using Queues | Easy | 69.3% | 62.5% |
| 75 | https://leetcode.com/problems/sort-colors | Sort Colors | Medium | 69.1% | 62.5% |