| 443 | https://leetcode.com/problems/string-compression | String Compression | Medium | 59.5% | 100.0% |
| 200 | https://leetcode.com/problems/number-of-islands | Number of Islands | Medium | 63.8% | 100.0% |
| 121 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock | Best Time to Buy and Sell Stock | Easy | 56.4% | 62.5% |
| 283 | https://leetcode.com/problems/move-zeroes | Move Zeroes | Easy | 63.5% | 62.5% |
| 981 | https://leetcode.com/problems/time-based-key-value-store | Time Based Key-Value Store | Medium | 49.7% | 75.0% |
| 54 | https://leetcode.com/problems/spiral-matrix | Spiral Matrix | Medium | 56.1% | 62.5% |
| 56 | https://leetcode.com/problems/merge-intervals | Merge Intervals | Medium | 51.1% | 87.5% |
| 271 | https://leetcode.com/problems/encode-and-decode-strings | Encode and Decode Strings | Medium | 51.2% | 87.5% |
| 42 | https://leetcode.com/problems/trapping-rain-water | Trapping Rain Water | Hard | 66.8% | 62.5% |
| 977 | https://leetcode.com/problems/squares-of-a-sorted-array | Squares of a Sorted Array | Easy | 73.6% | 75.0% |
| 207 | https://leetcode.com/problems/course-schedule | Course Schedule | Medium | 50.8% | 62.5% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 62.5% |
| 133 | https://leetcode.com/problems/clone-graph | Clone Graph | Medium | 64.7% | 62.5% |