| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 87.5% |
| 15 | https://leetcode.com/problems/3sum | 3Sum | Medium | 38.6% | 62.5% |
| 42 | https://leetcode.com/problems/trapping-rain-water | Trapping Rain Water | Hard | 66.8% | 50.0% |
| 1521 | https://leetcode.com/problems/find-a-value-of-a-mysterious-function-closest-to-target | Find a Value of a Mysterious Function Closest to Target | Hard | 47.0% | 100.0% |
| 125 | https://leetcode.com/problems/valid-palindrome | Valid Palindrome | Easy | 52.8% | 62.5% |
| 3013 | https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-ii | Divide an Array Into Subarrays With Minimum Cost II | Hard | 54.8% | 100.0% |
| 3010 | https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-i | Divide an Array Into Subarrays With Minimum Cost I | Easy | 80.5% | 100.0% |
| 1647 | https://leetcode.com/problems/minimum-deletions-to-make-character-frequencies-unique | Minimum Deletions to Make Character Frequencies Unique | Medium | 61.4% | 100.0% |
| 1201 | https://leetcode.com/problems/ugly-number-iii | Ugly Number III | Medium | 31.2% | 100.0% |
| 2278 | https://leetcode.com/problems/percentage-of-letter-in-string | Percentage of Letter in String | Easy | 75.0% | 100.0% |
| 1224 | https://leetcode.com/problems/maximum-equal-frequency | Maximum Equal Frequency | Hard | 37.9% | 100.0% |
| 2202 | https://leetcode.com/problems/maximize-the-topmost-element-after-k-moves | Maximize the Topmost Element After K Moves | Medium | 24.0% | 100.0% |
| 2317 | https://leetcode.com/problems/maximum-xor-after-operations | Maximum XOR After Operations | Medium | 79.9% | 100.0% |
| 1775 | https://leetcode.com/problems/equal-sum-arrays-with-minimum-number-of-operations | Equal Sum Arrays With Minimum Number of Operations | Medium | 54.6% | 100.0% |
| 2997 | https://leetcode.com/problems/minimum-number-of-operations-to-make-array-xor-equal-to-k | Minimum Number of Operations to Make Array XOR Equal to K | Medium | 85.5% | 100.0% |
| 242 | https://leetcode.com/problems/valid-anagram | Valid Anagram | Easy | 67.8% | 62.5% |
| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 62.5% |
| 189 | https://leetcode.com/problems/rotate-array | Rotate Array | Medium | 44.4% | 50.0% |
| 46 | https://leetcode.com/problems/permutations | Permutations | Medium | 81.6% | 50.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% |
| 205 | https://leetcode.com/problems/isomorphic-strings | Isomorphic Strings | Easy | 48.0% | 50.0% |
| 14 | https://leetcode.com/problems/longest-common-prefix | Longest Common Prefix | Easy | 47.1% | 62.5% |
| 142 | https://leetcode.com/problems/linked-list-cycle-ii | Linked List Cycle II | Medium | 57.2% | 50.0% |
| 1304 | https://leetcode.com/problems/find-n-unique-integers-sum-up-to-zero | Find N Unique Integers Sum up to Zero | Easy | 78.5% | 62.5% |