| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 87.5% |
| 41 | https://leetcode.com/problems/first-missing-positive | First Missing Positive | Hard | 42.4% | 62.5% |
| 56 | https://leetcode.com/problems/merge-intervals | Merge Intervals | Medium | 51.1% | 100.0% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 62.5% |
| 692 | https://leetcode.com/problems/top-k-frequent-words | Top K Frequent Words | Medium | 60.0% | 50.0% |
| 210 | https://leetcode.com/problems/course-schedule-ii | Course Schedule II | Medium | 55.0% | 87.5% |
| 739 | https://leetcode.com/problems/daily-temperatures | Daily Temperatures | Medium | 68.3% | 62.5% |
| 228 | https://leetcode.com/problems/summary-ranges | Summary Ranges | Easy | 53.9% | 75.0% |
| 253 | https://leetcode.com/problems/meeting-rooms-ii | Meeting Rooms II | Medium | 52.5% | 87.5% |
| 332 | https://leetcode.com/problems/reconstruct-itinerary | Reconstruct Itinerary | Hard | 44.3% | 100.0% |
| 347 | https://leetcode.com/problems/top-k-frequent-elements | Top K Frequent Elements | Medium | 65.8% | 62.5% |
| 359 | https://leetcode.com/problems/logger-rate-limiter | Logger Rate Limiter | Easy | 76.8% | 100.0% |
| 981 | https://leetcode.com/problems/time-based-key-value-store | Time Based Key-Value Store | Medium | 49.7% | 100.0% |
| 219 | https://leetcode.com/problems/contains-duplicate-ii | Contains Duplicate II | Easy | 50.8% | 75.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 50.0% |
| 2622 | https://leetcode.com/problems/cache-with-time-limit | Cache With Time Limit | Medium | 76.0% | 100.0% |
| 322 | https://leetcode.com/problems/coin-change | Coin Change | Medium | 47.9% | 50.0% |
| 139 | https://leetcode.com/problems/word-break | Word Break | Medium | 49.1% | 62.5% |
| 79 | https://leetcode.com/problems/word-search | Word Search | Medium | 46.8% | 75.0% |
| 743 | https://leetcode.com/problems/network-delay-time | Network Delay Time | Medium | 59.7% | 75.0% |
| 875 | https://leetcode.com/problems/koko-eating-bananas | Koko Eating Bananas | Medium | 49.7% | 62.5% |
| 2704 | https://leetcode.com/problems/to-be-or-not-to-be | To Be Or Not To Be | Easy | 63.3% | 50.0% |
| 217 | https://leetcode.com/problems/contains-duplicate | Contains Duplicate | Easy | 64.1% | 75.0% |
| 220 | https://leetcode.com/problems/contains-duplicate-iii | Contains Duplicate III | Hard | 24.4% | 87.5% |
| 904 | https://leetcode.com/problems/fruit-into-baskets | Fruit Into Baskets | Medium | 50.5% | 50.0% |
| 169 | https://leetcode.com/problems/majority-element | Majority Element | Easy | 66.1% | 50.0% |
| 633 | https://leetcode.com/problems/sum-of-square-numbers | Sum of Square Numbers | Medium | 36.7% | 50.0% |
| 797 | https://leetcode.com/problems/all-paths-from-source-to-target | All Paths From Source to Target | Medium | 83.5% | 50.0% |
| 1136 | https://leetcode.com/problems/parallel-courses | Parallel Courses | Medium | 62.0% | 75.0% |
| 8 | https://leetcode.com/problems/string-to-integer-atoi | String to Integer (atoi) | Medium | 20.6% | 62.5% |