| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 87.5% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 75.0% |
| 39 | https://leetcode.com/problems/combination-sum | Combination Sum | Medium | 76.1% | 62.5% |
| 2617 | https://leetcode.com/problems/minimum-number-of-visited-cells-in-a-grid | Minimum Number of Visited Cells in a Grid | Hard | 23.6% | 100.0% |
| 679 | https://leetcode.com/problems/24-game | 24 Game | Hard | 59.3% | 62.5% |
| 200 | https://leetcode.com/problems/number-of-islands | Number of Islands | Medium | 63.8% | 87.5% |
| 1702 | https://leetcode.com/problems/maximum-binary-string-after-change | Maximum Binary String After Change | Medium | 48.0% | 100.0% |
| 394 | https://leetcode.com/problems/decode-string | Decode String | Medium | 62.2% | 75.0% |
| 22 | https://leetcode.com/problems/generate-parentheses | Generate Parentheses | Medium | 78.2% | 75.0% |
| 21 | https://leetcode.com/problems/merge-two-sorted-lists | Merge Two Sorted Lists | Easy | 67.9% | 62.5% |
| 53 | https://leetcode.com/problems/maximum-subarray | Maximum Subarray | Medium | 53.0% | 62.5% |
| 5 | https://leetcode.com/problems/longest-palindromic-substring | Longest Palindromic Substring | Medium | 37.3% | 75.0% |
| 51 | https://leetcode.com/problems/n-queens | N-Queens | Hard | 74.9% | 62.5% |
| 402 | https://leetcode.com/problems/remove-k-digits | Remove K Digits | Medium | 36.4% | 62.5% |
| 300 | https://leetcode.com/problems/longest-increasing-subsequence | Longest Increasing Subsequence | Medium | 59.0% | 75.0% |
| 42 | https://leetcode.com/problems/trapping-rain-water | Trapping Rain Water | Hard | 66.8% | 62.5% |
| 11 | https://leetcode.com/problems/container-with-most-water | Container With Most Water | Medium | 59.5% | 62.5% |
| 23 | https://leetcode.com/problems/merge-k-sorted-lists | Merge k Sorted Lists | Hard | 58.8% | 62.5% |
| 15 | https://leetcode.com/problems/3sum | 3Sum | Medium | 38.6% | 62.5% |
| 141 | https://leetcode.com/problems/linked-list-cycle | Linked List Cycle | Easy | 53.9% | 62.5% |