| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 100.0% |
| 7 | https://leetcode.com/problems/reverse-integer | Reverse Integer | Medium | 31.5% | 50.0% |
| 9 | https://leetcode.com/problems/palindrome-number | Palindrome Number | Easy | 60.2% | 75.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 75.0% |
| 70 | https://leetcode.com/problems/climbing-stairs | Climbing Stairs | Easy | 53.9% | 50.0% |
| 121 | https://leetcode.com/problems/best-time-to-buy-and-sell-stock | Best Time to Buy and Sell Stock | Easy | 56.4% | 75.0% |
| 2388 | https://leetcode.com/problems/change-null-values-in-a-table-to-the-previous-value | Change Null Values in a Table to the Previous Value | Medium | 51.2% | 87.5% |
| 169 | https://leetcode.com/problems/majority-element | Majority Element | Easy | 66.1% | 50.0% |
| 570 | https://leetcode.com/problems/managers-with-at-least-5-direct-reports | Managers with at Least 5 Direct Reports | Medium | 48.9% | 62.5% |
| 5 | https://leetcode.com/problems/longest-palindromic-substring | Longest Palindromic Substring | Medium | 37.3% | 87.5% |
| 14 | https://leetcode.com/problems/longest-common-prefix | Longest Common Prefix | Easy | 47.1% | 62.5% |
| 23 | https://leetcode.com/problems/merge-k-sorted-lists | Merge k Sorted Lists | Hard | 58.8% | 100.0% |
| 176 | https://leetcode.com/problems/second-highest-salary | Second Highest Salary | Medium | 46.3% | 87.5% |
| 72 | https://leetcode.com/problems/edit-distance | Edit Distance | Medium | 60.1% | 50.0% |
| 2594 | https://leetcode.com/problems/minimum-time-to-repair-cars | Minimum Time to Repair Cars | Medium | 59.6% | 50.0% |
| 322 | https://leetcode.com/problems/coin-change | Coin Change | Medium | 47.9% | 50.0% |
| 197 | https://leetcode.com/problems/rising-temperature | Rising Temperature | Easy | 51.0% | 62.5% |
| 11 | https://leetcode.com/problems/container-with-most-water | Container With Most Water | Medium | 59.5% | 62.5% |
| 485 | https://leetcode.com/problems/max-consecutive-ones | Max Consecutive Ones | Easy | 64.6% | 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% | 62.5% |
| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 62.5% |
| 53 | https://leetcode.com/problems/maximum-subarray | Maximum Subarray | Medium | 53.0% | 62.5% |
| 183 | https://leetcode.com/problems/customers-who-never-order | Customers Who Never Order | Easy | 71.5% | 50.0% |
| 13 | https://leetcode.com/problems/roman-to-integer | Roman to Integer | Easy | 66.2% | 50.0% |
| 387 | https://leetcode.com/problems/first-unique-character-in-a-string | First Unique Character in a String | Easy | 65.0% | 62.5% |
| 177 | https://leetcode.com/problems/nth-highest-salary | Nth Highest Salary | Medium | 38.8% | 50.0% |
| 493 | https://leetcode.com/problems/reverse-pairs | Reverse Pairs | Hard | 33.7% | 50.0% |
| 49 | https://leetcode.com/problems/group-anagrams | Group Anagrams | Medium | 72.2% | 50.0% |
| 128 | https://leetcode.com/problems/longest-consecutive-sequence | Longest Consecutive Sequence | Medium | 47.0% | 50.0% |
| 3703 | https://leetcode.com/problems/remove-k-balanced-substrings | Remove K-Balanced Substrings | Medium | 32.4% | 50.0% |
| 15 | https://leetcode.com/problems/3sum | 3Sum | Medium | 38.6% | 50.0% |
| 410 | https://leetcode.com/problems/split-array-largest-sum | Split Array Largest Sum | Hard | 59.8% | 50.0% |
| 26 | https://leetcode.com/problems/remove-duplicates-from-sorted-array | Remove Duplicates from Sorted Array | Easy | 62.2% | 62.5% |
| 67 | https://leetcode.com/problems/add-binary | Add Binary | Easy | 57.6% | 62.5% |
| 581 | https://leetcode.com/problems/shortest-unsorted-continuous-subarray | Shortest Unsorted Continuous Subarray | Medium | 38.0% | 50.0% |
| 189 | https://leetcode.com/problems/rotate-array | Rotate Array | Medium | 44.4% | 50.0% |
| 242 | https://leetcode.com/problems/valid-anagram | Valid Anagram | Easy | 67.8% | 50.0% |