| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 75.0% |
| 1297 | https://leetcode.com/problems/maximum-number-of-occurrences-of-a-substring | Maximum Number of Occurrences of a Substring | Medium | 54.2% | 75.0% |
| 21 | https://leetcode.com/problems/merge-two-sorted-lists | Merge Two Sorted Lists | Easy | 67.9% | 75.0% |
| 88 | https://leetcode.com/problems/merge-sorted-array | Merge Sorted Array | Easy | 54.4% | 87.5% |
| 347 | https://leetcode.com/problems/top-k-frequent-elements | Top K Frequent Elements | Medium | 65.8% | 50.0% |
| 23 | https://leetcode.com/problems/merge-k-sorted-lists | Merge k Sorted Lists | Hard | 58.8% | 50.0% |
| 56 | https://leetcode.com/problems/merge-intervals | Merge Intervals | Medium | 51.1% | 75.0% |
| 2386 | https://leetcode.com/problems/find-the-k-sum-of-an-array | Find the K-Sum of an Array | Hard | 41.1% | 50.0% |
| 253 | https://leetcode.com/problems/meeting-rooms-ii | Meeting Rooms II | Medium | 52.5% | 62.5% |
| 277 | https://leetcode.com/problems/find-the-celebrity | Find the Celebrity | Medium | 48.9% | 100.0% |
| 2043 | https://leetcode.com/problems/simple-bank-system | Simple Bank System | Medium | 69.8% | 75.0% |
| 2623 | https://leetcode.com/problems/memoize | Memoize | Medium | 64.8% | 50.0% |