| Two Sum | Easy | 57.1% | 100.0% |
| Longest Substring Without Repeating Characters | Medium | 38.5% | 75.0% |
| Longest Consecutive Sequence | Medium | 47.0% | 75.0% |
| Roman to Integer | Easy | 66.2% | 62.5% |
| LRU Cache | Medium | 46.8% | 62.5% |
| Majority Element | Easy | 66.1% | 62.5% |
| Subarray Sum Equals K | Medium | 46.8% | 62.5% |
| First Missing Positive | Hard | 42.4% | 50.0% |
| Group Anagrams | Medium | 72.2% | 50.0% |
| Isomorphic Strings | Easy | 48.0% | 50.0% |
| Contains Duplicate II | Easy | 50.8% | 50.0% |
| Valid Anagram | Easy | 67.8% | 50.0% |
| Missing Number | Easy | 71.6% | 50.0% |
| Find All Numbers Disappeared in an Array | Easy | 63.7% | 50.0% |
| Fruit Into Baskets | Medium | 50.5% | 50.0% |
| Letter Combinations of a Phone Number | Medium | 65.5% | 50.0% |
| Valid Sudoku | Medium | 64.1% | 50.0% |
| Sudoku Solver | Hard | 65.4% | 50.0% |
| Set Matrix Zeroes | Medium | 62.4% | 50.0% |
| Word Break | Medium | 49.1% | 50.0% |
| Linked List Cycle | Easy | 53.9% | 50.0% |
| Happy Number | Easy | 59.2% | 50.0% |
| Contains Duplicate | Easy | 64.1% | 50.0% |
| Top K Frequent Elements | Medium | 65.8% | 50.0% |
| Intersection of Two Arrays | Easy | 77.5% | 50.0% |
| Insert Delete GetRandom O(1) | Medium | 55.3% | 50.0% |
| Longest Repeating Character Replacement | Medium | 59.0% | 50.0% |
| Meeting Rooms III | Hard | 51.7% | 50.0% |
| Minimum Area Rectangle | Medium | 55.3% | 50.0% |
| Delete Nodes And Return Forest | Medium | 72.5% | 50.0% |
| Unique Number of Occurrences | Easy | 78.6% | 50.0% |
| Count Number of Trapezoids II | Hard | 40.0% | 50.0% |
| Count Number of Trapezoids I | Medium | 48.0% | 50.0% |
| Integer to Roman | Medium | 70.4% | 37.5% |
| Clone Graph | Medium | 64.7% | 37.5% |
| Copy List with Random Pointer | Medium | 62.4% | 37.5% |
| Fraction to Recurring Decimal | Medium | 30.5% | 37.5% |
| First Unique Character in a String | Easy | 65.0% | 37.5% |
| Find the Difference | Easy | 60.1% | 37.5% |
| Sliding Window Median | Hard | 38.9% | 37.5% |
| Next Greater Element I | Easy | 75.7% | 37.5% |
| Top K Frequent Words | Medium | 60.0% | 37.5% |
| Bus Routes | Hard | 47.1% | 37.5% |
| Binary Subarrays With Sum | Medium | 68.2% | 37.5% |
| Rank Transform of an Array | Easy | 70.8% | 37.5% |
| Tuple with Same Product | Medium | 70.1% | 37.5% |
| Find the Difference of Two Arrays | Easy | 81.3% | 37.5% |
| Check If N and Its Double Exist | Easy | 41.6% | 37.5% |
| Unique Length-3 Palindromic Subsequences | Medium | 73.8% | 37.5% |
| Detect Squares | Medium | 52.3% | 37.5% |
| Find All Possible Recipes from Given Supplies | Medium | 56.8% | 37.5% |
| Design a Number Container System | Medium | 57.1% | 37.5% |
| Find Longest Special Substring That Occurs Thrice I | Medium | 61.9% | 37.5% |
| Delete Nodes From Linked List Present in Array | Medium | 69.5% | 37.5% |
| Substring with Concatenation of All Words | Hard | 34.0% | 37.5% |
| Minimum Window Substring | Hard | 46.9% | 37.5% |
| Construct Binary Tree from Preorder and Inorder Traversal | Medium | 68.3% | 37.5% |
| Word Ladder | Hard | 44.9% | 37.5% |
| Word Break II | Hard | 55.1% | 37.5% |
| Linked List Cycle II | Medium | 57.2% | 37.5% |
| Intersection of Two Linked Lists | Easy | 63.2% | 37.5% |
| Implement Trie (Prefix Tree) | Medium | 69.2% | 37.5% |
| Majority Element II | Medium | 55.8% | 37.5% |
| Intersection of Two Arrays II | Easy | 59.7% | 37.5% |
| Ransom Note | Easy | 65.6% | 37.5% |
| Longest Palindrome | Easy | 55.8% | 37.5% |
| Maximum XOR of Two Numbers in an Array | Medium | 53.4% | 37.5% |
| Find All Anagrams in a String | Medium | 53.3% | 37.5% |
| Find All Duplicates in an Array | Medium | 76.8% | 37.5% |
| Sort Characters By Frequency | Medium | 75.1% | 37.5% |
| LFU Cache | Hard | 48.6% | 37.5% |
| Contiguous Array | Medium | 50.8% | 37.5% |
| Permutation in String | Medium | 48.4% | 37.5% |
| Task Scheduler | Medium | 62.6% | 37.5% |
| Find Duplicate Subtrees | Medium | 60.6% | 37.5% |
| Accounts Merge | Medium | 60.9% | 37.5% |
| Reorganize String | Medium | 56.8% | 37.5% |
| Number of Matching Subsequences | Medium | 50.6% | 37.5% |
| Find And Replace in String | Medium | 50.9% | 37.5% |
| Regions Cut By Slashes | Medium | 77.5% | 37.5% |
| Minimum Area Rectangle II | Medium | 55.9% | 37.5% |
| Vertical Order Traversal of a Binary Tree | Hard | 53.2% | 37.5% |
| Subarrays with K Different Integers | Hard | 67.5% | 37.5% |
| Snapshot Array | Medium | 36.7% | 37.5% |
| Longest Arithmetic Subsequence of Given Difference | Medium | 54.3% | 37.5% |
| Number of Good Pairs | Easy | 89.8% | 37.5% |
| Find X-Sum of All K-Long Subarrays I | Easy | 76.1% | 37.5% |
| Find Missing and Repeated Values | Easy | 83.3% | 37.5% |
| Word Pattern | Easy | 43.8% | 25.0% |
| Perfect Rectangle | Hard | 37.2% | 25.0% |
| Encode and Decode TinyURL | Medium | 86.6% | 25.0% |
| Set Mismatch | Easy | 44.2% | 25.0% |
| Implement Magic Dictionary | Medium | 57.7% | 25.0% |
| Employee Importance | Medium | 69.3% | 25.0% |
| Shortest Completing Word | Easy | 62.7% | 25.0% |
| Pyramid Transition Matrix | Medium | 60.6% | 25.0% |
| Linked List Components | Medium | 57.7% | 25.0% |
| Similar String Groups | Hard | 56.1% | 25.0% |
| Magic Squares In Grid | Medium | 55.1% | 25.0% |
| K-Similar Strings | Hard | 40.6% | 25.0% |
| All Nodes Distance K in Binary Tree | Medium | 67.4% | 25.0% |
| Random Pick with Blacklist | Hard | 34.6% | 25.0% |
| Random Flip Matrix | Medium | 45.4% | 25.0% |
| Construct Binary Tree from Preorder and Postorder Traversal | Medium | 78.1% | 25.0% |
| Online Election | Medium | 52.7% | 25.0% |
| X of a Kind in a Deck of Cards | Easy | 30.1% | 25.0% |
| Word Subsets | Medium | 55.9% | 25.0% |
| Unique Email Addresses | Easy | 67.8% | 25.0% |
| Most Stones Removed with Same Row or Column | Medium | 62.7% | 25.0% |
| Largest Component Size by Common Factor | Hard | 42.4% | 25.0% |
| Array of Doubled Pairs | Medium | 39.7% | 25.0% |
| Find the Town Judge | Easy | 50.5% | 25.0% |
| Smallest Integer Divisible by K | Medium | 54.3% | 25.0% |
| Binary String With Substrings Representing 1 To N | Medium | 58.4% | 25.0% |
| Longest Arithmetic Subsequence | Medium | 49.9% | 25.0% |
| Longest String Chain | Medium | 62.8% | 25.0% |
| Letter Tile Possibilities | Medium | 83.5% | 25.0% |
| Largest Values From Labels | Medium | 64.0% | 25.0% |
| Brace Expansion II | Hard | 63.7% | 25.0% |
| Alphabet Board Path | Medium | 51.8% | 25.0% |
| Compare Strings by Frequency of the Smallest Character | Medium | 63.2% | 25.0% |
| Find Elements in a Contaminated Binary Tree | Medium | 84.1% | 25.0% |
| Jump Game IV | Hard | 46.2% | 25.0% |
| Number of Substrings Containing All Three Characters | Medium | 73.5% | 25.0% |
| Rank Teams by Votes | Medium | 60.0% | 25.0% |
| Check If a String Contains All Binary Codes of Size K | Medium | 56.9% | 25.0% |
| People Whose List of Favorite Companies Is Not a Subset of Another List | Medium | 60.5% | 25.0% |
| Find Two Non-overlapping Sub-arrays Each With Target Sum | Medium | 36.7% | 25.0% |
| Number of Good Ways to Split a String | Medium | 68.4% | 25.0% |
| Maximum Number of Non-Overlapping Subarrays With Sum Equals Target | Medium | 48.8% | 25.0% |
| Find Latest Group of Size M | Medium | 43.7% | 25.0% |
| Split a String Into the Max Number of Unique Substrings | Medium | 68.6% | 25.0% |
| Throne Inheritance | Medium | 66.8% | 25.0% |
| Arithmetic Subarrays | Medium | 83.8% | 25.0% |
| Distribute Repeating Integers | Hard | 40.4% | 25.0% |
| Minimum Operations to Reduce X to Zero | Medium | 40.4% | 25.0% |
| Max Number of K-Sum Pairs | Medium | 56.9% | 25.0% |
| Minimum Operations to Make a Subsequence | Hard | 49.6% | 25.0% |
| Change Minimum Characters to Satisfy One of Three Conditions | Medium | 37.7% | 25.0% |
| Evaluate the Bracket Pairs of a String | Medium | 69.2% | 25.0% |
| Largest Color Value in a Directed Graph | Hard | 57.4% | 25.0% |
| Number of Wonderful Substrings | Medium | 66.6% | 25.0% |
| Describe the Painting | Medium | 51.9% | 25.0% |
| Operations on Tree | Medium | 45.0% | 25.0% |
| Find Original Array From Doubled Array | Medium | 40.7% | 25.0% |
| Stock Price Fluctuation | Medium | 48.9% | 25.0% |
| Recover the Original Array | Hard | 41.2% | 25.0% |
| Count Words Obtained After Adding a Letter | Medium | 43.9% | 25.0% |
| Find All Lonely Numbers in the Array | Medium | 62.7% | 25.0% |
| Create Binary Tree From Descriptions | Medium | 81.7% | 25.0% |
| Most Frequent Number Following Key In an Array | Easy | 59.4% | 25.0% |
| Check if Number Has Equal Digit Count and Digit Value | Easy | 73.1% | 25.0% |
| Sender With Largest Word Count | Medium | 59.5% | 25.0% |
| First Letter to Appear Twice | Easy | 74.9% | 25.0% |
| Shortest Impossible Sequence of Rolls | Hard | 69.3% | 25.0% |
| Merge Similar Items | Easy | 77.4% | 25.0% |
| Number of Good Paths | Hard | 56.3% | 25.0% |
| Longest Uploaded Prefix | Medium | 54.7% | 25.0% |
| Count Number of Distinct Integers After Reverse Operations | Medium | 81.3% | 25.0% |
| Count Subarrays With Median K | Hard | 47.6% | 25.0% |
| Make Number of Distinct Characters Equal | Medium | 27.5% | 25.0% |
| Merge Two 2D Arrays by Summing Values | Easy | 81.8% | 25.0% |
| Sum of Imbalance Numbers of All Subarrays | Hard | 43.1% | 25.0% |
| Count Pairs of Points With Distance k | Medium | 32.8% | 25.0% |
| Count K-Subsequences of a String With Maximum Beauty | Hard | 30.1% | 25.0% |
| Count the Number of Good Partitions | Hard | 48.9% | 25.0% |
| Find Longest Special Substring That Occurs Thrice II | Medium | 39.1% | 25.0% |
| Most Frequent Prime | Medium | 45.8% | 25.0% |
| Minimum Number of Operations to Make Word K-Periodic | Medium | 60.6% | 25.0% |
| Sum of Digit Differences of All Pairs | Medium | 43.0% | 25.0% |
| Maximum Number of Ways to Partition an Array | Hard | 35.4% | 25.0% |
| Construct Binary Tree from Inorder and Postorder Traversal | Medium | 68.0% | 25.0% |
| Word Ladder II | Hard | 27.5% | 25.0% |
| Max Points on a Line | Hard | 30.2% | 25.0% |
| Rings and Rods | Easy | 81.5% | 25.0% |
| Repeated DNA Sequences | Medium | 52.9% | 25.0% |
| Number of Flowers in Full Bloom | Hard | 57.7% | 25.0% |
| Minimum Consecutive Cards to Pick Up | Medium | 53.5% | 25.0% |
| Bulls and Cows | Medium | 52.2% | 25.0% |
| Palindrome Pairs | Hard | 36.9% | 25.0% |
| Longest Substring with At Least K Repeating Characters | Medium | 46.0% | 25.0% |
| Number of Boomerangs | Medium | 57.2% | 25.0% |
| Maximum Sum of Distinct Subarrays With Length K | Medium | 42.8% | 25.0% |
| Longest Uncommon Subsequence II | Medium | 44.4% | 25.0% |
| Continuous Subarray Sum | Medium | 31.2% | 25.0% |
| Two Sum IV - Input is a BST | Easy | 63.0% | 25.0% |
| Split Array into Consecutive Subsequences | Medium | 52.0% | 25.0% |
| Number of Atoms | Hard | 65.1% | 25.0% |
| Jewels and Stones | Easy | 89.5% | 25.0% |
| Rabbits in Forest | Medium | 58.0% | 25.0% |
| Hand of Straights | Medium | 57.8% | 25.0% |
| Buddy Strings | Easy | 33.9% | 25.0% |
| Fair Candy Swap | Easy | 64.5% | 25.0% |
| Subarray Sums Divisible by K | Medium | 56.0% | 25.0% |
| Time Based Key-Value Store | Medium | 49.7% | 25.0% |
| Find Common Characters | Easy | 74.6% | 25.0% |
| Relative Sort Array | Easy | 75.1% | 25.0% |
| Count Number of Nice Subarrays | Medium | 74.8% | 25.0% |
| Divide Array in Sets of K Consecutive Numbers | Medium | 59.1% | 25.0% |
| How Many Numbers Are Smaller Than the Current Number | Easy | 87.5% | 25.0% |
| Avoid Flood in The City | Medium | 39.0% | 25.0% |
| Sum of Beauty of All Substrings | Medium | 73.5% | 25.0% |
| Maximum Good Subarray Sum | Medium | 21.4% | 25.0% |
| All O`one Data Structure | Hard | 44.1% | 25.0% |
| Find the Maximum Number of Elements in Subset | Medium | 26.8% | 25.0% |
| Smallest Range Covering Elements from K Lists | Hard | 70.0% | 25.0% |
| Check if DFS Strings Are Palindromes | Hard | 20.1% | 25.0% |
| Sum of Good Subsequences | Hard | 30.8% | 25.0% |
| Finding 3-Digit Even Numbers | Easy | 78.8% | 25.0% |
| Count Special Subsequences | Medium | 29.8% | 25.0% |
| Design Task Manager | Medium | 49.1% | 25.0% |
| Count Number of Bad Pairs | Medium | 54.2% | 25.0% |
| Longest Harmonious Subsequence | Easy | 64.4% | 25.0% |
| Minimum Pair Removal to Sort Array I | Easy | 65.3% | 25.0% |
| Path Existence Queries in a Graph I | Medium | 55.3% | 25.0% |
| Number of Equivalent Domino Pairs | Easy | 60.6% | 25.0% |
| Partition String | Medium | 58.6% | 25.0% |
| Maximum Erasure Value | Medium | 64.1% | 25.0% |
| Reordered Power of 2 | Medium | 66.0% | 25.0% |
| Count Caesar Cipher Pairs | Medium | 50.8% | 25.0% |
| Longest Balanced Subarray II | Hard | 33.8% | 25.0% |
| Data Stream as Disjoint Intervals | Hard | 60.0% | 12.5% |
| 4Sum II | Medium | 57.8% | 12.5% |
| Brick Wall | Medium | 56.0% | 12.5% |
| Find Duplicate File in System | Medium | 67.6% | 12.5% |
| Stickers to Spell Word | Hard | 50.6% | 12.5% |
| Most Common Word | Easy | 45.0% | 12.5% |
| Binary Trees With Factors | Medium | 53.1% | 12.5% |
| Number of Submatrices That Sum to Target | Hard | 74.6% | 12.5% |
| Minimum Number of Steps to Make Two Strings Anagram | Medium | 82.5% | 12.5% |
| HTML Entity Parser | Medium | 50.3% | 12.5% |
| Path Crossing | Easy | 62.6% | 12.5% |
| Minimum Deletions to Make Character Frequencies Unique | Medium | 61.4% | 12.5% |
| Design an Ordered Stream | Easy | 82.6% | 12.5% |
| Count Nice Pairs in an Array | Medium | 48.4% | 12.5% |
| Delete Duplicate Folders in System | Hard | 77.7% | 12.5% |
| Find Unique Binary String | Medium | 79.4% | 12.5% |
| Count Number of Pairs With Absolute Difference K | Easy | 85.3% | 12.5% |
| Minimum Number of Operations to Make Array Continuous | Hard | 52.1% | 12.5% |
| Longest Palindrome by Concatenating Two Letter Words | Medium | 53.5% | 12.5% |
| Most Frequent Even Element | Easy | 53.2% | 12.5% |
| Minimum Common Value | Easy | 58.0% | 12.5% |
| The Number of Beautiful Subsets | Medium | 50.9% | 12.5% |
| Convert an Array Into a 2D Array With Conditions | Medium | 86.4% | 12.5% |
| Extra Characters in a String | Medium | 57.3% | 12.5% |
| Find the Longest Equal Subarray | Medium | 37.6% | 12.5% |
| Length of Longest Subarray With at Most K Frequency | Medium | 56.4% | 12.5% |
| Right Triangles | Medium | 48.3% | 12.5% |
| Ugly Number II | Medium | 49.5% | 12.5% |
| Equal Row and Column Pairs | Medium | 70.8% | 12.5% |
| Design a Food Rating System | Medium | 52.9% | 12.5% |
| Number of Arithmetic Triplets | Easy | 85.4% | 12.5% |
| Longest Ideal Subsequence | Medium | 46.7% | 12.5% |
| Amount of Time for Binary Tree to Be Infected | Medium | 65.1% | 12.5% |
| Optimal Partition of String | Medium | 78.4% | 12.5% |
| Largest Positive Integer That Exists With Its Negative | Easy | 74.5% | 12.5% |
| Remove Letter To Equalize Frequency | Easy | 19.2% | 12.5% |
| Keyboard Row | Easy | 73.5% | 12.5% |
| K-diff Pairs in an Array | Medium | 45.6% | 12.5% |
| Replace Words | Medium | 68.6% | 12.5% |
| Delete and Earn | Medium | 57.1% | 12.5% |
| Open the Lock | Medium | 61.1% | 12.5% |
| Design HashSet | Easy | 67.7% | 12.5% |
| Design HashMap | Easy | 66.4% | 12.5% |
| Verifying an Alien Dictionary | Easy | 55.9% | 12.5% |
| Remove Zero Sum Consecutive Nodes from Linked List | Medium | 53.1% | 12.5% |
| Count the Number of Special Characters II | Medium | 43.2% | 12.5% |
| Maximum Score Words Formed by Letters | Hard | 81.6% | 12.5% |
| Count Triplets That Can Form Two Arrays of Equal XOR | Medium | 84.8% | 12.5% |
| Least Number of Unique Integers after K Removals | Medium | 63.7% | 12.5% |
| Check If Array Pairs Are Divisible by k | Medium | 46.2% | 12.5% |
| Sort Array by Increasing Frequency | Easy | 80.7% | 12.5% |
| Determine if Two Strings Are Close | Medium | 54.2% | 12.5% |
| Check if the Sentence Is Pangram | Easy | 84.1% | 12.5% |
| Longest Nice Substring | Easy | 63.7% | 12.5% |
| Kth Distinct String in an Array | Easy | 82.1% | 12.5% |
| Prefix and Suffix Search | Hard | 40.8% | 12.5% |
| Basic Calculator IV | Hard | 49.7% | 12.5% |
| Count Elements With Maximum Frequency | Easy | 79.8% | 12.5% |
| Find the Number of Good Pairs I | Easy | 86.3% | 12.5% |
| Sort the People | Easy | 84.8% | 12.5% |
| Count the Number of Consistent Strings | Easy | 88.5% | 12.5% |
| Count the Number of Special Characters I | Easy | 66.7% | 12.5% |
| Find the Longest Substring Containing Vowels in Even Counts | Medium | 75.7% | 12.5% |
| Uncommon Words from Two Sentences | Easy | 75.6% | 12.5% |
| Restore the Array From Adjacent Pairs | Medium | 75.0% | 12.5% |
| Find the Length of the Longest Common Prefix | Medium | 57.0% | 12.5% |
| Partition Labels | Medium | 81.8% | 12.5% |
| Find Winner on a Tic Tac Toe Game | Easy | 54.5% | 12.5% |
| Minimum Genetic Mutation | Medium | 56.4% | 12.5% |
| Pairs of Songs With Total Durations Divisible by 60 | Medium | 53.4% | 12.5% |
| Distinct Prime Factors of Product of Array | Medium | 54.1% | 12.5% |
| Make Sum Divisible by P | Medium | 42.6% | 12.5% |
| Smallest Number in Infinite Set | Medium | 70.6% | 12.5% |
| Sorted GCD Pair Queries | Hard | 22.3% | 12.5% |
| The Number of the Smallest Unoccupied Chair | Medium | 60.4% | 12.5% |
| Tweet Counts Per Frequency | Medium | 45.9% | 12.5% |
| Cousins in Binary Tree II | Medium | 75.8% | 12.5% |
| Longest Square Streak in an Array | Medium | 53.1% | 12.5% |
| Total Characters in String After Transformations II | Hard | 58.1% | 12.5% |
| Count Substrings With K-Frequency Characters I | Medium | 55.6% | 12.5% |
| Largest Combination With Bitwise AND Greater Than Zero | Medium | 80.8% | 12.5% |
| Minimum Array Changes to Make Differences Equal | Medium | 24.3% | 12.5% |
| Find Longest Awesome Substring | Hard | 46.5% | 12.5% |
| Take K of Each Character From Left and Right | Medium | 51.5% | 12.5% |
| Flip Columns For Maximum Number of Equal Rows | Medium | 78.6% | 12.5% |
| Reconstruct Original Digits from English | Medium | 52.7% | 12.5% |
| Identify the Largest Outlier in an Array | Medium | 36.2% | 12.5% |
| Smallest String With Swaps | Medium | 60.3% | 12.5% |
| Count Pairs That Form a Complete Day I | Easy | 78.0% | 12.5% |
| Design Twitter | Medium | 44.2% | 12.5% |
| Find Score of an Array After Marking All Elements | Medium | 64.5% | 12.5% |
| Find Maximum Removals From Source String | Medium | 39.2% | 12.5% |
| Construct String With Repeat Limit | Medium | 70.9% | 12.5% |
| Count the Number of Good Subarrays | Medium | 65.9% | 12.5% |
| Construct K Palindrome Strings | Medium | 68.6% | 12.5% |
| Find the Prefix Common Array of Two Arrays | Medium | 87.0% | 12.5% |
| First Completely Painted Row or Column | Medium | 63.9% | 12.5% |
| Max Pair Sum in an Array | Easy | 60.4% | 12.5% |
| Swap For Longest Repeated Character Substring | Medium | 44.2% | 12.5% |
| Count of Interesting Subarrays | Medium | 58.0% | 12.5% |
| Maximum Frequency After Subarray Operation | Medium | 30.8% | 12.5% |
| Check if One String Swap Can Make Strings Equal | Easy | 49.5% | 12.5% |
| Find the Number of Distinct Colors Among the Balls | Medium | 54.2% | 12.5% |
| Minimum Operations to Make Character Frequencies Equal | Hard | 26.4% | 12.5% |
| Degree of an Array | Easy | 58.2% | 12.5% |
| Max Sum of a Pair With Equal Sum of Digits | Medium | 66.0% | 12.5% |
| Maximum Total Damage With Spell Casting | Medium | 45.0% | 12.5% |
| Naming a Company | Hard | 46.5% | 12.5% |
| Sum of Unique Elements | Easy | 79.8% | 12.5% |
| Sum of Distances | Medium | 32.4% | 12.5% |
| Length of Longest Fibonacci Subsequence | Medium | 57.5% | 12.5% |
| Check if All Characters Have Equal Number of Occurrences | Easy | 79.4% | 12.5% |
| Find the XOR of Numbers Which Appear Twice | Easy | 78.7% | 12.5% |
| Parse Lisp Expression | Hard | 53.5% | 12.5% |
| Total Appeal of A String | Hard | 56.3% | 12.5% |
| Insert Delete GetRandom O(1) - Duplicates allowed | Hard | 36.4% | 12.5% |
| Simple Bank System | Medium | 69.8% | 12.5% |
| Divide Array Into Equal Pairs | Easy | 79.2% | 12.5% |
| Count Pairs That Form a Complete Day II | Medium | 43.6% | 12.5% |
| Minimum Index of a Valid Split | Medium | 75.5% | 12.5% |
| Lowest Common Ancestor of Deepest Leaves | Medium | 79.4% | 12.5% |
| Minimum Number of Operations to Make Elements in Array Distinct | Easy | 71.3% | 12.5% |
| Make Array Zero by Subtracting Equal Amounts | Easy | 73.7% | 12.5% |
| Encrypt and Decrypt Strings | Hard | 38.0% | 12.5% |
| Minimum Operations to Make Array Values Equal to K | Easy | 73.3% | 12.5% |
| Find the Count of Good Integers | Hard | 69.5% | 12.5% |
| Longest Special Path II | Hard | 18.5% | 12.5% |
| Count Vowel Substrings of a String | Easy | 72.8% | 12.5% |
| Minimize Malware Spread | Hard | 42.9% | 12.5% |
| Custom Sort String | Medium | 72.3% | 12.5% |
| Count Complete Subarrays in an Array | Medium | 75.9% | 12.5% |
| Count Largest Group | Easy | 74.7% | 12.5% |
| Length of the Longest Valid Substring | Hard | 38.2% | 12.5% |
| Maximum Subarray Sum With Length Divisible by K | Medium | 49.6% | 12.5% |
| Find Most Frequent Vowel and Consonant | Easy | 89.4% | 12.5% |
| Total Characters in String After Transformations I | Medium | 45.7% | 12.5% |
| Minimum Swaps to Sort by Digit Sum | Medium | 50.4% | 12.5% |
| Design Underground System | Medium | 74.4% | 12.5% |
| Walking Robot Simulation | Medium | 58.4% | 12.5% |
| 3Sum With Multiplicity | Medium | 46.2% | 12.5% |
| Lexicographically Minimum String After Removing Stars | Medium | 51.0% | 12.5% |
| Longest Word in Dictionary | Medium | 54.5% | 12.5% |
| Maximum Difference Between Even and Odd Frequency I | Easy | 60.7% | 12.5% |
| Make the XOR of All Segments Equal to Zero | Hard | 40.9% | 12.5% |
| Count Special Quadruplets | Easy | 64.4% | 12.5% |
| Unique 3-Digit Even Numbers | Easy | 69.1% | 12.5% |
| Card Flipping Game | Medium | 49.8% | 12.5% |
| Number of Squareful Arrays | Hard | 51.2% | 12.5% |
| Minimum Deletions to Make String K-Special | Medium | 67.2% | 12.5% |
| Find Maximum Area of a Triangle | Medium | 29.0% | 12.5% |
| Longest Subsequence Repeated k Times | Hard | 71.3% | 12.5% |
| Find Subsequence of Length K With the Largest Sum | Easy | 57.4% | 12.5% |
| Non-decreasing Subsequences | Medium | 62.5% | 12.5% |
| Distribute Candies | Easy | 70.7% | 12.5% |
| Subdomain Visit Count | Medium | 77.2% | 12.5% |
| Find Lucky Integer in an Array | Easy | 75.5% | 12.5% |
| Finding Pairs With a Certain Sum | Medium | 61.6% | 12.5% |
| N-Repeated Element in Size 2N Array | Easy | 79.8% | 12.5% |
| Split the Array | Easy | 60.9% | 12.5% |
| Minimum Time to Collect All Apples in a Tree | Medium | 63.5% | 12.5% |
| Task Scheduler II | Medium | 54.7% | 12.5% |
| Maximum Unique Subarray Sum After Deletion | Easy | 40.5% | 12.5% |
| Rearranging Fruits | Hard | 57.5% | 12.5% |
| Decode the Message | Easy | 85.8% | 12.5% |
| Increasing Decreasing String | Easy | 77.2% | 12.5% |
| Maximum Frequency Stack | Hard | 66.6% | 12.5% |
| Invalid Transactions | Medium | 32.1% | 12.5% |
| Threshold Majority Queries | Hard | 21.7% | 12.5% |
| Map Sum Pairs | Medium | 57.1% | 12.5% |
| Minimum Index Sum of Two Lists | Easy | 59.4% | 12.5% |
| Partition Array Into K-Distinct Groups | Medium | 47.0% | 12.5% |
| Find Mirror Score of a String | Medium | 35.4% | 12.5% |
| Smallest Missing Integer Greater Than Sequential Prefix Sum | Easy | 35.1% | 12.5% |
| Find Common Elements Between Two Arrays | Easy | 84.4% | 12.5% |
| Minimum Number of People to Teach | Medium | 67.7% | 12.5% |
| Vowel Spellchecker | Medium | 61.4% | 12.5% |
| Maximum Number of Words You Can Type | Easy | 82.9% | 12.5% |
| Find the Number of Winning Players | Easy | 60.4% | 12.5% |
| Design Spreadsheet | Medium | 74.3% | 12.5% |
| Implement Router | Medium | 39.2% | 12.5% |
| Design Movie Rental System | Hard | 62.6% | 12.5% |
| Minimize String Length | Easy | 78.8% | 12.5% |
| The Two Sneaky Numbers of Digitville | Easy | 89.9% | 12.5% |
| Group the People Given the Group Size They Belong To | Medium | 87.5% | 12.5% |
| Find Resultant Array After Removing Anagrams | Easy | 69.9% | 12.5% |
| Split Array With Same Average | Hard | 26.8% | 12.5% |
| Sum of Perfect Square Ancestors | Hard | 42.4% | 12.5% |
| Next Greater Numerically Balanced Number | Medium | 63.0% | 12.5% |
| Lexicographically Smallest Permutation Greater Than Target | Medium | 26.5% | 12.5% |
| Find and Replace Pattern | Medium | 77.0% | 12.5% |
| Find X-Sum of All K-Long Subarrays II | Hard | 41.1% | 12.5% |
| Power Grid Maintenance | Medium | 56.3% | 12.5% |
| Minimum Operations to Convert All Elements to Zero | Medium | 52.9% | 12.5% |
| Keep Multiplying Found Values by Two | Easy | 75.1% | 12.5% |
| Escape a Large Maze | Hard | 36.3% | 12.5% |
| Find the Largest Almost Missing Integer | Easy | 37.0% | 12.5% |
| Count Special Triplets | Medium | 47.1% | 12.5% |
| Unique Morse Code Words | Easy | 83.5% | 12.5% |
| Count Covered Buildings | Medium | 58.8% | 12.5% |
| Coupon Code Validator | Easy | 65.0% | 12.5% |
| Two-Letter Card Game | Medium | 12.2% | 12.5% |
| Find Missing Elements | Easy | 82.8% | 12.5% |
| Find Valid Pair of Adjacent Digits in String | Easy | 60.6% | 12.5% |
| Minimum Deletions for At Most K Distinct Characters | Easy | 72.9% | 12.5% |
| Smallest Subtree with all the Deepest Nodes | Medium | 77.5% | 12.5% |
| Count Residue Prefixes | Easy | 65.3% | 12.5% |
| Merge BSTs to Create Single BST | Hard | 37.9% | 12.5% |
| Dinner Plate Stacks | Hard | 33.4% | 12.5% |
| Maximum Square Area by Removing Fences From a Field | Medium | 49.4% | 12.5% |
| Find Words That Can Be Formed by Characters | Easy | 71.5% | 12.5% |
| Find Players With Zero or One Losses | Medium | 72.4% | 12.5% |
| Design Auction System | Medium | 41.8% | 12.5% |
| Minimum Pair Removal to Sort Array II | Hard | 39.2% | 12.5% |
| Divide an Array Into Subarrays With Minimum Cost II | Hard | 54.8% | 12.5% |
| Longest Balanced Subarray I | Medium | 65.6% | 12.5% |
| Longest Balanced Substring I | Medium | 69.7% | 12.5% |
| Longest Balanced Substring II | Medium | 42.1% | 12.5% |
| Second Largest Digit in a String | Easy | 53.8% | 12.5% |