| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 100.0% |
| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 87.5% |
| 5 | https://leetcode.com/problems/longest-palindromic-substring | Longest Palindromic Substring | Medium | 37.3% | 87.5% |
| 34 | https://leetcode.com/problems/find-first-and-last-position-of-element-in-sorted-array | Find First and Last Position of Element in Sorted Array | Medium | 48.3% | 87.5% |
| 48 | https://leetcode.com/problems/rotate-image | Rotate Image | Medium | 79.3% | 87.5% |
| 71 | https://leetcode.com/problems/simplify-path | Simplify Path | Medium | 50.0% | 87.5% |
| 74 | https://leetcode.com/problems/search-a-2d-matrix | Search a 2D Matrix | Medium | 53.5% | 62.5% |
| 841 | https://leetcode.com/problems/keys-and-rooms | Keys and Rooms | Medium | 75.5% | 87.5% |
| 844 | https://leetcode.com/problems/backspace-string-compare | Backspace String Compare | Easy | 49.8% | 62.5% |
| 1277 | https://leetcode.com/problems/count-square-submatrices-with-all-ones | Count Square Submatrices with All Ones | Medium | 80.7% | 62.5% |
| 392 | https://leetcode.com/problems/is-subsequence | Is Subsequence | Easy | 48.8% | 75.0% |
| 155 | https://leetcode.com/problems/min-stack | Min Stack | Medium | 57.7% | 87.5% |
| 419 | https://leetcode.com/problems/battleships-in-a-board | Battleships in a Board | Medium | 77.3% | 87.5% |
| 184 | https://leetcode.com/problems/department-highest-salary | Department Highest Salary | Medium | 57.3% | 62.5% |
| 448 | https://leetcode.com/problems/find-all-numbers-disappeared-in-an-array | Find All Numbers Disappeared in an Array | Easy | 63.7% | 75.0% |
| 2694 | https://leetcode.com/problems/event-emitter | Event Emitter | Medium | 74.9% | 87.5% |
| 33 | https://leetcode.com/problems/search-in-rotated-sorted-array | Search in Rotated Sorted Array | Medium | 44.1% | 87.5% |
| 394 | https://leetcode.com/problems/decode-string | Decode String | Medium | 62.2% | 75.0% |
| 200 | https://leetcode.com/problems/number-of-islands | Number of Islands | Medium | 63.8% | 87.5% |
| 2605 | https://leetcode.com/problems/form-smallest-number-from-two-digit-arrays | Form Smallest Number From Two Digit Arrays | Easy | 55.0% | 87.5% |
| 1984 | https://leetcode.com/problems/minimum-difference-between-highest-and-lowest-of-k-scores | Minimum Difference Between Highest and Lowest of K Scores | Easy | 66.2% | 75.0% |
| 205 | https://leetcode.com/problems/isomorphic-strings | Isomorphic Strings | Easy | 48.0% | 62.5% |
| 560 | https://leetcode.com/problems/subarray-sum-equals-k | Subarray Sum Equals K | Medium | 46.8% | 62.5% |
| 125 | https://leetcode.com/problems/valid-palindrome | Valid Palindrome | Easy | 52.8% | 62.5% |
| 2609 | https://leetcode.com/problems/find-the-longest-balanced-substring-of-a-binary-string | Find the Longest Balanced Substring of a Binary String | Easy | 46.4% | 87.5% |
| 19 | https://leetcode.com/problems/remove-nth-node-from-end-of-list | Remove Nth Node From End of List | Medium | 51.0% | 75.0% |
| 443 | https://leetcode.com/problems/string-compression | String Compression | Medium | 59.5% | 62.5% |