| 57 | https://leetcode.com/problems/insert-interval | Insert Interval | Medium | 44.7% | 75.0% |
| 1242 | https://leetcode.com/problems/web-crawler-multithreaded | Web Crawler Multithreaded | Medium | 51.0% | 75.0% |
| 617 | https://leetcode.com/problems/merge-two-binary-trees | Merge Two Binary Trees | Easy | 79.0% | 75.0% |
| 33 | https://leetcode.com/problems/search-in-rotated-sorted-array | Search in Rotated Sorted Array | Medium | 44.1% | 62.5% |
| 139 | https://leetcode.com/problems/word-break | Word Break | Medium | 49.1% | 100.0% |
| 2034 | https://leetcode.com/problems/stock-price-fluctuation | Stock Price Fluctuation | Medium | 48.9% | 75.0% |
| 23 | https://leetcode.com/problems/merge-k-sorted-lists | Merge k Sorted Lists | Hard | 58.8% | 75.0% |
| 239 | https://leetcode.com/problems/sliding-window-maximum | Sliding Window Maximum | Hard | 48.4% | 62.5% |
| 68 | https://leetcode.com/problems/text-justification | Text Justification | Hard | 50.4% | 87.5% |
| 349 | https://leetcode.com/problems/intersection-of-two-arrays | Intersection of Two Arrays | Easy | 77.5% | 100.0% |
| 236 | https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree | Lowest Common Ancestor of a Binary Tree | Medium | 68.7% | 62.5% |
| 2759 | https://leetcode.com/problems/convert-json-string-to-object | Convert JSON String to Object | Hard | 61.1% | 75.0% |
| 208 | https://leetcode.com/problems/implement-trie-prefix-tree | Implement Trie (Prefix Tree) | Medium | 69.2% | 100.0% |
| 642 | https://leetcode.com/problems/design-search-autocomplete-system | Design Search Autocomplete System | Hard | 49.7% | 62.5% |
| 1146 | https://leetcode.com/problems/snapshot-array | Snapshot Array | Medium | 36.7% | 75.0% |
| 210 | https://leetcode.com/problems/course-schedule-ii | Course Schedule II | Medium | 55.0% | 62.5% |
| 1650 | https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree-iii | Lowest Common Ancestor of a Binary Tree III | Medium | 82.9% | 62.5% |
| 443 | https://leetcode.com/problems/string-compression | String Compression | Medium | 59.5% | 62.5% |
| 140 | https://leetcode.com/problems/word-break-ii | Word Break II | Hard | 55.1% | 62.5% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 62.5% |