S.No |
Interview Question |
Number of times candidates experienced this question in interviews |
1 | Palindrome using Recursion | 7237 |
2 | Combination Sum Leetcode Solution | 2900 |
3 | Multiply Strings Leetcode Solution | 2808 |
4 | Text Justification LeetCode Solution | 2466 |
5 | Find Triplet in Array With a Given Sum | 2323 |
6 | Bus Routes Leetcode Solution | 1910 |
7 | Count of Triplets With Sum Less than Given Value | 1768 |
8 | Minimum Path Sum Leetcode Solution | 1459 |
9 | Pancake Sorting Problem | 1439 |
10 | Count of index pairs with equal elements in an array | 1359 |
11 | Minimum Operations to convert X to Y | 1296 |
12 | Minimum Increment to Make Array Unique Leetcode Solution | 1121 |
13 | Minesweeper LeetCode Solution | 1072 |
14 | Decode Ways | 1045 |
15 | LRU Cache Leetcode Solution | 1031 |
16 | Count subarrays having total distinct elements same as original array | 1025 |
17 | Merge Overlapping Intervals | 1016 |
18 | Count the number of nodes at given level in a tree using BFS | 956 |
19 | Maximize sum of consecutive differences in a circular array | 876 |
20 | Pancake Sorting | 854 |
21 | Serialize and Deserialize Binary Tree LeetCode Solution | 853 |
22 | Compute nCr % p | 797 |
23 | Available Captures for Rook Leetcode Solution | 745 |
24 | Merging Intervals | 724 |
25 | Replace two consecutive equal values with one greater | 715 |
26 | Edit Distance | 639 |
27 | Serialize and Deserialize Binary Tree | 596 |