| 460 | https://leetcode.com/problems/lfu-cache | LFU Cache | Hard | 48.6% | 62.5% |
| 780 | https://leetcode.com/problems/reaching-points | Reaching Points | Hard | 34.2% | 87.5% |
| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 75.0% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 87.5% |
| 295 | https://leetcode.com/problems/find-median-from-data-stream | Find Median from Data Stream | Hard | 54.2% | 62.5% |
| 3584 | https://leetcode.com/problems/maximum-product-of-first-and-last-elements-of-a-subsequence | Maximum Product of First and Last Elements of a Subsequence | Medium | 31.2% | 100.0% |
| 242 | https://leetcode.com/problems/valid-anagram | Valid Anagram | Easy | 67.8% | 62.5% |
| 2106 | https://leetcode.com/problems/maximum-fruits-harvested-after-at-most-k-steps | Maximum Fruits Harvested After at Most K Steps | Hard | 61.0% | 87.5% |
| 554 | https://leetcode.com/problems/brick-wall | Brick Wall | Medium | 56.0% | 87.5% |