| 1 | https://leetcode.com/problems/two-sum | Two Sum | Easy | 57.1% | 100.0% |
| 11 | https://leetcode.com/problems/container-with-most-water | Container With Most Water | Medium | 59.5% | 87.5% |
| 14 | https://leetcode.com/problems/longest-common-prefix | Longest Common Prefix | Easy | 47.1% | 75.0% |
| 20 | https://leetcode.com/problems/valid-parentheses | Valid Parentheses | Easy | 43.7% | 75.0% |
| 26 | https://leetcode.com/problems/remove-duplicates-from-sorted-array | Remove Duplicates from Sorted Array | Easy | 62.2% | 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% |
| 128 | https://leetcode.com/problems/longest-consecutive-sequence | Longest Consecutive Sequence | Medium | 47.0% | 62.5% |
| 2065 | https://leetcode.com/problems/maximum-path-quality-of-a-graph | Maximum Path Quality of a Graph | Hard | 61.6% | 87.5% |
| 2954 | https://leetcode.com/problems/count-the-number-of-infection-sequences | Count the Number of Infection Sequences | Hard | 37.2% | 87.5% |
| 200 | https://leetcode.com/problems/number-of-islands | Number of Islands | Medium | 63.8% | 75.0% |
| 206 | https://leetcode.com/problems/reverse-linked-list | Reverse Linked List | Easy | 80.2% | 62.5% |
| 215 | https://leetcode.com/problems/kth-largest-element-in-an-array | Kth Largest Element in an Array | Medium | 68.8% | 62.5% |
| 1349 | https://leetcode.com/problems/maximum-students-taking-exam | Maximum Students Taking Exam | Hard | 53.4% | 87.5% |
| 1341 | https://leetcode.com/problems/movie-rating | Movie Rating | Medium | 42.7% | 87.5% |
| 2552 | https://leetcode.com/problems/count-increasing-quadruplets | Count Increasing Quadruplets | Hard | 34.5% | 87.5% |
| 1636 | https://leetcode.com/problems/sort-array-by-increasing-frequency | Sort Array by Increasing Frequency | Easy | 80.7% | 50.0% |
| 53 | https://leetcode.com/problems/maximum-subarray | Maximum Subarray | Medium | 53.0% | 75.0% |
| 221 | https://leetcode.com/problems/maximal-square | Maximal Square | Medium | 50.0% | 62.5% |
| 125 | https://leetcode.com/problems/valid-palindrome | Valid Palindrome | Easy | 52.8% | 62.5% |
| 509 | https://leetcode.com/problems/fibonacci-number | Fibonacci Number | Easy | 73.9% | 50.0% |
| 367 | https://leetcode.com/problems/valid-perfect-square | Valid Perfect Square | Easy | 44.7% | 62.5% |
| 42 | https://leetcode.com/problems/trapping-rain-water | Trapping Rain Water | Hard | 66.8% | 62.5% |
| 5 | https://leetcode.com/problems/longest-palindromic-substring | Longest Palindromic Substring | Medium | 37.3% | 62.5% |
| 139 | https://leetcode.com/problems/word-break | Word Break | Medium | 49.1% | 50.0% |
| 146 | https://leetcode.com/problems/lru-cache | LRU Cache | Medium | 46.8% | 62.5% |
| 1428 | https://leetcode.com/problems/leftmost-column-with-at-least-a-one | Leftmost Column with at Least a One | Medium | 55.1% | 62.5% |
| 1038 | https://leetcode.com/problems/binary-search-tree-to-greater-sum-tree | Binary Search Tree to Greater Sum Tree | Medium | 88.4% | 50.0% |
| 322 | https://leetcode.com/problems/coin-change | Coin Change | Medium | 47.9% | 50.0% |
| 49 | https://leetcode.com/problems/group-anagrams | Group Anagrams | Medium | 72.2% | 62.5% |
| 283 | https://leetcode.com/problems/move-zeroes | Move Zeroes | Easy | 63.5% | 62.5% |
| 3 | https://leetcode.com/problems/longest-substring-without-repeating-characters | Longest Substring Without Repeating Characters | Medium | 38.5% | 62.5% |
| 9 | https://leetcode.com/problems/palindrome-number | Palindrome Number | Easy | 60.2% | 62.5% |
| 135 | https://leetcode.com/problems/candy | Candy | Hard | 47.9% | 50.0% |
| 56 | https://leetcode.com/problems/merge-intervals | Merge Intervals | Medium | 51.1% | 75.0% |
| 238 | https://leetcode.com/problems/product-of-array-except-self | Product of Array Except Self | Medium | 68.6% | 50.0% |
| 1953 | https://leetcode.com/problems/maximum-number-of-weeks-for-which-you-can-work | Maximum Number of Weeks for Which You Can Work | Medium | 42.3% | 50.0% |
| 100 | https://leetcode.com/problems/same-tree | Same Tree | Easy | 66.6% | 50.0% |
| 33 | https://leetcode.com/problems/search-in-rotated-sorted-array | Search in Rotated Sorted Array | Medium | 44.1% | 50.0% |
| 204 | https://leetcode.com/problems/count-primes | Count Primes | Medium | 35.7% | 50.0% |
| 2 | https://leetcode.com/problems/add-two-numbers | Add Two Numbers | Medium | 47.9% | 50.0% |
| 13 | https://leetcode.com/problems/roman-to-integer | Roman to Integer | Easy | 66.2% | 50.0% |
| 232 | https://leetcode.com/problems/implement-queue-using-stacks | Implement Queue using Stacks | Easy | 69.3% | 50.0% |
| 141 | https://leetcode.com/problems/linked-list-cycle | Linked List Cycle | Easy | 53.9% | 50.0% |
| 236 | https://leetcode.com/problems/lowest-common-ancestor-of-a-binary-tree | Lowest Common Ancestor of a Binary Tree | Medium | 68.7% | 50.0% |
| 234 | https://leetcode.com/problems/palindrome-linked-list | Palindrome Linked List | Easy | 57.4% | 50.0% |