| 56 | https://leetcode.com/problems/merge-intervals | Merge Intervals | Medium | 51.1% | 100.0% |
| 383 | https://leetcode.com/problems/ransom-note | Ransom Note | Easy | 65.6% | 100.0% |
| 408 | https://leetcode.com/problems/valid-word-abbreviation | Valid Word Abbreviation | Easy | 37.0% | 75.0% |
| 1884 | https://leetcode.com/problems/egg-drop-with-2-eggs-and-n-floors | Egg Drop With 2 Eggs and N Floors | Medium | 74.6% | 75.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 75.0% |
| 70 | https://leetcode.com/problems/climbing-stairs | Climbing Stairs | Easy | 53.9% | 87.5% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 100.0% |
| 22 | https://leetcode.com/problems/generate-parentheses | Generate Parentheses | Medium | 78.2% | 75.0% |
| 1209 | https://leetcode.com/problems/remove-all-adjacent-duplicates-in-string-ii | Remove All Adjacent Duplicates in String II | Medium | 60.9% | 75.0% |
| 14 | https://leetcode.com/problems/longest-common-prefix | Longest Common Prefix | Easy | 47.1% | 75.0% |
| 49 | https://leetcode.com/problems/group-anagrams | Group Anagrams | Medium | 72.2% | 87.5% |
| 347 | https://leetcode.com/problems/top-k-frequent-elements | Top K Frequent Elements | Medium | 65.8% | 100.0% |