| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 100.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 100.0% |
| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 87.5% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 75.0% |
| 79 | https://leetcode.com/problems/word-search | Word Search | Medium | 46.8% | 75.0% |
| 53 | https://leetcode.com/problems/maximum-subarray | Maximum Subarray | Medium | 53.0% | 75.0% |
| 11 | https://leetcode.com/problems/container-with-most-water | Container With Most Water | Medium | 59.5% | 75.0% |
| 49 | https://leetcode.com/problems/group-anagrams | Group Anagrams | Medium | 72.2% | 75.0% |
| 253 | https://leetcode.com/problems/meeting-rooms-ii | Meeting Rooms II | Medium | 52.5% | 75.0% |
| 80 | https://leetcode.com/problems/remove-duplicates-from-sorted-array-ii | Remove Duplicates from Sorted Array II | Medium | 64.3% | 75.0% |