All companies
IBM
55 Easy105 Medium18 Hard178 total
| No. | Problem | Difficulty | Frequency |
|---|---|---|---|
| 412 | Fizz Buzz | Easy | |
| 1 | Two Sum | Easy | |
| 3 | Longest Substring Without Repeating Characters | Medium | |
| 12 | Integer to Roman | Medium | |
| 121 | Best Time to Buy and Sell Stock | Easy | |
| 2580 | Count Ways to Group Overlapping Ranges | Medium | |
| 56 | Merge Intervals | Medium | |
| 13 | Roman to Integer | Easy | |
| 20 | Valid Parentheses | Easy | |
| 48 | Rotate Image | Medium | |
| 3107 | Minimum Operations to Make Median of Array Equal to K | Medium | |
| 3175 | Find The First Player to win K Games in a Row | Medium | |
| 3159 | Find Occurrences of an Element in an Array | Medium | |
| 1355 | Activity Participants | Medium | |
| 560 | Subarray Sum Equals K | Medium | |
| 2602 | Minimum Operations to Make All Array Elements Equal | Medium | |
| 453 | Minimum Moves to Equal Array Elements | Medium | |
| 5 | Longest Palindromic Substring | Medium | |
| 9 | Palindrome Number | Easy | |
| 17 | Letter Combinations of a Phone Number | Medium | |
| 49 | Group Anagrams | Medium | |
| 2907 | Maximum Profitable Triplets With Increasing Prices I | Medium | |
| 2921 | Maximum Profitable Triplets With Increasing Prices II | Hard | |
| 2964 | Number of Divisible Triplet Sums | Medium | |
| 3024 | Type of Triangle | Easy | |
| 1200 | Minimum Absolute Difference | Easy | |
| 3096 | Minimum Levels to Gain More Points | Medium | |
| 3147 | Taking Maximum Energy From the Mystic Dungeon | Medium | |
| 3145 | Find Products of Elements of Big Array | Hard | |
| 2455 | Average Value of Even Numbers That Are Divisible by Three | Easy | |
| 2545 | Sort the Students by Their Kth Score | Medium | |
| 2562 | Find the Array Concatenation Value | Easy | |
| 1710 | Maximum Units on a Truck | Easy | |
| 3223 | Minimum Length of String After Operations | Medium | |
| 696 | Count Binary Substrings | Easy | |
| 2972 | Count the Number of Incremovable Subarrays II | Hard | |
| 1319 | Number of Operations to Make Network Connected | Medium | |
| 2559 | Count Vowel Strings in Ranges | Medium | |
| 2734 | Lexicographically Smallest String After Substring Operation | Medium | |
| 2461 | Maximum Sum of Distinct Subarrays With Length K | Medium | |
| 1888 | Minimum Number of Flips to Make the Binary String Alternating | Medium | |
| 242 | Valid Anagram | Easy | |
| 15 | 3Sum | Medium | |
| 3402 | Minimum Operations to Make Columns Strictly Increasing | Easy | |
| 724 | Find Pivot Index | Easy | |
| 845 | Longest Mountain in Array | Medium | |
| 1004 | Max Consecutive Ones III | Medium | |
| 1518 | Water Bottles | Easy | |
| 754 | Reach a Number | Medium | |
| 14 | Longest Common Prefix | Easy | |
| 53 | Maximum Subarray | Medium | |
| 128 | Longest Consecutive Sequence | Medium | |
| 146 | LRU Cache | Medium | |
| 253 | Meeting Rooms II | Medium | |
| 443 | String Compression | Medium | |
| 636 | Exclusive Time of Functions | Medium | |
| 98 | Validate Binary Search Tree | Medium | |
| 70 | Climbing Stairs | Easy | |
| 844 | Backspace String Compare | Easy | |
| 54 | Spiral Matrix | Medium | |
| 2950 | Number of Divisible Substrings | Medium | |
| 2506 | Count Pairs Of Similar Strings | Easy | |
| 2696 | Minimum String Length After Removing Substrings | Easy | |
| 3295 | Report Spam Message | Medium | |
| 2231 | Largest Number After Digit Swaps by Parity | Easy | |
| 1768 | Merge Strings Alternately | Easy | |
| 1051 | Height Checker | Easy | |
| 217 | Contains Duplicate | Easy | |
| 76 | Minimum Window Substring | Hard | |
| 1283 | Find the Smallest Divisor Given a Threshold | Medium | |
| 11 | Container With Most Water | Medium | |
| 283 | Move Zeroes | Easy | |
| 1167 | Minimum Cost to Connect Sticks | Medium | |
| 239 | Sliding Window Maximum | Hard | |
| 435 | Non-overlapping Intervals | Medium | |
| 680 | Valid Palindrome II | Easy | |
| 3627 | Maximum Median Sum of Subsequences of Size 3 | Medium | |
| 881 | Boats to Save People | Medium | |
| 1526 | Minimum Number of Increments on Subarrays to Form a Target Array | Hard | |
| 32 | Longest Valid Parentheses | Hard | |
| 215 | Kth Largest Element in an Array | Medium | |
| 4 | Median of Two Sorted Arrays | Hard | |
| 88 | Merge Sorted Array | Easy | |
| 169 | Majority Element | Easy | |
| 189 | Rotate Array | Medium | |
| 238 | Product of Array Except Self | Medium | |
| 1208 | Get Equal Substrings Within Budget | Medium | |
| 2432 | The Employee That Worked on the Longest Task | Easy | |
| 1395 | Count Number of Teams | Medium | |
| 2598 | Smallest Missing Non-negative Integer After Operations | Medium | |
| 1834 | Single-Threaded CPU | Medium | |
| 78 | Subsets | Medium | |
| 153 | Find Minimum in Rotated Sorted Array | Medium | |
| 832 | Flipping an Image | Easy | |
| 51 | N-Queens | Hard | |
| 926 | Flip String to Monotone Increasing | Medium | |
| 2587 | Rearrange Array to Maximize Prefix Score | Medium | |
| 2134 | Minimum Swaps to Group All 1's Together II | Medium | |
| 3130 | Find All Possible Stable Binary Arrays II | Hard | |
| 2451 | Odd String Difference | Easy | |
| 2390 | Removing Stars From a String | Medium | |
| 2406 | Divide Intervals Into Minimum Number of Groups | Medium | |
| 268 | Missing Number | Easy | |
| 1974 | Minimum Time to Type Word Using Special Typewriter | Easy | |
| 259 | 3Sum Smaller | Medium | |
| 1910 | Remove All Occurrences of a Substring | Medium | |
| 210 | Course Schedule II | Medium | |
| 767 | Reorganize String | Medium | |
| 2948 | Make Lexicographically Smallest Array by Swapping Elements | Medium | |
| 200 | Number of Islands | Medium | |
| 1752 | Check if Array Is Sorted and Rotated | Easy | |
| 1539 | Kth Missing Positive Number | Easy | |
| 206 | Reverse Linked List | Easy | |
| 451 | Sort Characters By Frequency | Medium | |
| 1413 | Minimum Value to Get Positive Step by Step Sum | Easy | |
| 89 | Gray Code | Medium | |
| 151 | Reverse Words in a String | Medium | |
| 66 | Plus One | Easy | |
| 67 | Add Binary | Easy | |
| 135 | Candy | Hard | |
| 901 | Online Stock Span | Medium | |
| 33 | Search in Rotated Sorted Array | Medium | |
| 141 | Linked List Cycle | Easy | |
| 350 | Intersection of Two Arrays II | Easy | |
| 79 | Word Search | Medium | |
| 1963 | Minimum Number of Swaps to Make the String Balanced | Medium | |
| 1163 | Last Substring in Lexicographical Order | Hard | |
| 921 | Minimum Add to Make Parentheses Valid | Medium | |
| 35 | Search Insert Position | Easy | |
| 45 | Jump Game II | Medium | |
| 475 | Heaters | Medium | |
| 1052 | Grumpy Bookstore Owner | Medium | |
| 23 | Merge k Sorted Lists | Hard | |
| 1802 | Maximum Value at a Given Index in a Bounded Array | Medium | |
| 1604 | Alert Using Same Key-Card Three or More Times in a One Hour Period | Medium | |
| 876 | Middle of the Linked List | Easy | |
| 26 | Remove Duplicates from Sorted Array | Easy | |
| 155 | Min Stack | Medium | |
| 31 | Next Permutation | Medium | |
| 735 | Asteroid Collision | Medium | |
| 2220 | Minimum Bit Flips to Convert Number | Easy | |
| 994 | Rotting Oranges | Medium | |
| 322 | Coin Change | Medium | |
| 1046 | Last Stone Weight | Easy | |
| 2405 | Optimal Partition of String | Medium | |
| 71 | Simplify Path | Medium | |
| 2193 | Minimum Number of Moves to Make Palindrome | Hard | |
| 1685 | Sum of Absolute Differences in a Sorted Array | Medium | |
| 1513 | Number of Substrings With Only 1s | Medium | |
| 387 | First Unique Character in a String | Easy | |
| 1877 | Minimize Maximum Pair Sum in Array | Medium | |
| 2 | Add Two Numbers | Medium | |
| 2273 | Find Resultant Array After Removing Anagrams | Easy | |
| 42 | Trapping Rain Water | Hard | |
| 1312 | Minimum Insertion Steps to Make a String Palindrome | Hard | |
| 2429 | Minimize XOR | Medium | |
| 22 | Generate Parentheses | Medium | |
| 485 | Max Consecutive Ones | Easy | |
| 875 | Koko Eating Bananas | Medium | |
| 1758 | Minimum Changes To Make Alternating Binary String | Easy | |
| 3521 | Find Product Recommendation Pairs | Medium | |
| 647 | Palindromic Substrings | Medium | |
| 72 | Edit Distance | Medium | |
| 371 | Sum of Two Integers | Medium | |
| 992 | Subarrays with K Different Integers | Hard | |
| 2402 | Meeting Rooms III | Hard | |
| 75 | Sort Colors | Medium | |
| 152 | Maximum Product Subarray | Medium | |
| 1838 | Frequency of the Most Frequent Element | Medium | |
| 191 | Number of 1 Bits | Easy | |
| 2116 | Check if a Parentheses String Can Be Valid | Medium | |
| 202 | Happy Number | Easy | |
| 941 | Valid Mountain Array | Easy | |
| 413 | Arithmetic Slices | Medium | |
| 2414 | Length of the Longest Alphabetical Continuous Substring | Medium | |
| 77 | Combinations | Medium | |
| 627 | Swap Sex of Employees | Easy | |
| 134 | Gas Station | Medium |
