| 3069 | https://leetcode.com/problems/distribute-elements-into-two-arrays-i | Distribute Elements Into Two Arrays I | Easy | 73.8% | 100.0% |
| 3072 | https://leetcode.com/problems/distribute-elements-into-two-arrays-ii | Distribute Elements Into Two Arrays II | Hard | 30.3% | 100.0% |
| 39 | https://leetcode.com/problems/combination-sum | Combination Sum | Medium | 76.1% | 50.0% |
| 49 | https://leetcode.com/problems/group-anagrams | Group Anagrams | Medium | 72.2% | 75.0% |
| 3161 | https://leetcode.com/problems/block-placement-queries | Block Placement Queries | Hard | 18.4% | 50.0% |
| 3034 | https://leetcode.com/problems/number-of-subarrays-that-match-a-pattern-i | Number of Subarrays That Match a Pattern I | Medium | 68.4% | 100.0% |
| 3036 | https://leetcode.com/problems/number-of-subarrays-that-match-a-pattern-ii | Number of Subarrays That Match a Pattern II | Hard | 33.3% | 100.0% |
| 3045 | https://leetcode.com/problems/count-prefix-and-suffix-pairs-ii | Count Prefix and Suffix Pairs II | Hard | 28.0% | 100.0% |
| 3042 | https://leetcode.com/problems/count-prefix-and-suffix-pairs-i | Count Prefix and Suffix Pairs I | Easy | 77.8% | 100.0% |
| 239 | https://leetcode.com/problems/sliding-window-maximum | Sliding Window Maximum | Hard | 48.4% | 62.5% |
| 3019 | https://leetcode.com/problems/number-of-changing-keys | Number of Changing Keys | Easy | 80.5% | 100.0% |
| 238 | https://leetcode.com/problems/product-of-array-except-self | Product of Array Except Self | Medium | 68.6% | 50.0% |
| 25 | https://leetcode.com/problems/reverse-nodes-in-k-group | Reverse Nodes in k-Group | Hard | 65.3% | 50.0% |
| 36 | https://leetcode.com/problems/valid-sudoku | Valid Sudoku | Medium | 64.1% | 50.0% |
| 33 | https://leetcode.com/problems/search-in-rotated-sorted-array | Search in Rotated Sorted Array | Medium | 44.1% | 75.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 75.0% |
| 169 | https://leetcode.com/problems/majority-element | Majority Element | Easy | 66.1% | 50.0% |
| 875 | https://leetcode.com/problems/koko-eating-bananas | Koko Eating Bananas | Medium | 49.7% | 50.0% |
| 209 | https://leetcode.com/problems/minimum-size-subarray-sum | Minimum Size Subarray Sum | Medium | 51.0% | 50.0% |
| 53 | https://leetcode.com/problems/maximum-subarray | Maximum Subarray | Medium | 53.0% | 62.5% |
| 73 | https://leetcode.com/problems/set-matrix-zeroes | Set Matrix Zeroes | Medium | 62.4% | 50.0% |
| 4 | https://leetcode.com/problems/median-of-two-sorted-arrays | Median of Two Sorted Arrays | Hard | 45.9% | 62.5% |
| 390 | https://leetcode.com/problems/elimination-game | Elimination Game | Medium | 45.9% | 50.0% |
| 15 | https://leetcode.com/problems/3sum | 3Sum | Medium | 38.6% | 62.5% |
| 5 | https://leetcode.com/problems/longest-palindromic-substring | Longest Palindromic Substring | Medium | 37.3% | 50.0% |
| 75 | https://leetcode.com/problems/sort-colors | Sort Colors | Medium | 69.1% | 50.0% |
| 141 | https://leetcode.com/problems/linked-list-cycle | Linked List Cycle | Easy | 53.9% | 50.0% |
| 300 | https://leetcode.com/problems/longest-increasing-subsequence | Longest Increasing Subsequence | Medium | 59.0% | 50.0% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 75.0% |
| 54 | https://leetcode.com/problems/spiral-matrix | Spiral Matrix | Medium | 56.1% | 50.0% |
| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 50.0% |
| 215 | https://leetcode.com/problems/kth-largest-element-in-an-array | Kth Largest Element in an Array | Medium | 68.8% | 50.0% |
| 56 | https://leetcode.com/problems/merge-intervals | Merge Intervals | Medium | 51.1% | 50.0% |
| 139 | https://leetcode.com/problems/word-break | Word Break | Medium | 49.1% | 50.0% |