| Median of Two Sorted Arrays | Hard | 45.9% |
| Maximum Subarray | Medium | 53.0% |
| Majority Element | Easy | 66.1% |
| Kth Largest Element in an Array | Medium | 68.8% |
| Reverse Bits | Easy | 67.7% |
| Convert Sorted Array to Binary Search Tree | Easy | 75.2% |
| Merge k Sorted Lists | Hard | 58.8% |
| Sort an Array | Medium | 55.9% |
| Construct Binary Tree from Preorder and Inorder Traversal | Medium | 68.3% |
| Top K Frequent Elements | Medium | 65.8% |
| Reverse Pairs | Hard | 33.7% |
| K Closest Points to Origin | Medium | 68.7% |
| Range Sum Query - Mutable | Medium | 42.6% |
| Special Binary String | Hard | 75.9% |
| Threshold Majority Queries | Hard | 21.7% |
| Create Sorted Array through Instructions | Hard | 41.3% |
| Construct Binary Tree from Inorder and Postorder Traversal | Medium | 68.0% |
| Convert Sorted List to Binary Search Tree | Medium | 65.9% |
| Sort List | Medium | 63.8% |
| Number of 1 Bits | Easy | 76.3% |
| The Skyline Problem | Hard | 45.0% |
| Search a 2D Matrix II | Medium | 56.8% |
| Count of Smaller Numbers After Self | Hard | 43.3% |
| Wiggle Sort II | Medium | 36.9% |
| Count of Range Sum | Hard | 38.3% |
| Super Pow | Medium | 36.3% |
| Longest Substring with At Least K Repeating Characters | Medium | 46.0% |
| Construct Quad Tree | Medium | 78.1% |
| Construct Binary Tree from Preorder and Postorder Traversal | Medium | 78.1% |
| Maximum Sum Circular Subarray | Medium | 49.4% |
| Beautiful Array | Medium | 68.6% |
| Balance a Binary Search Tree | Medium | 86.3% |
| Number of Pairs Satisfying Inequality | Hard | 46.8% |
| Longest Nice Substring | Easy | 63.7% |
| Longest Balanced Subarray I | Medium | 65.6% |
| Longest Balanced Subarray II | Hard | 33.8% |
| Count Good Triplets in an Array | Hard | 65.8% |
| Query Kth Smallest Trimmed Number | Medium | 47.1% |
| Number of Ways to Reorder Array to Get Same BST | Hard | 54.0% |
| Find Kth Largest XOR Coordinate Value | Medium | 64.2% |
| Longest Increasing Subsequence II | Hard | 26.0% |
| Maximum Sum of Subsequence With Non-adjacent Elements | Hard | 15.4% |
| Fill a Special Grid | Medium | 70.7% |
| Find the Kth Largest Integer in the Array | Medium | 47.6% |
| XOR After Range Multiplication Queries I | Medium | 73.9% |
| XOR After Range Multiplication Queries II | Hard | 37.2% |
| Maximum Binary Tree | Medium | 86.3% |
| Find Array Given Subset Sums | Hard | 49.4% |