S.No |
Interview Question |
Number of times candidates experienced this question in interviews |
1 | Smallest Palindrome after Replacement | 1502 |
2 | Decode String Leetcode Solution | 1482 |
3 | Top K Frequent Elements LeetCode Solution | 1305 |
4 | Word Wrap Problem | 1194 |
5 | Maximum path sum in a triangle | 1146 |
6 | Longest Repeated Subsequence | 946 |
7 | Find all pairs (a, b) in an array such that a % b = k | 935 |
8 | Container With Most Water LeetCode Solution | 929 |
9 | Difference Array | Range update query in O(1) | 892 |
10 | Check if any two intervals overlap among a given set of intervals | 885 |
11 | Subset with sum divisible by m | 874 |
12 | Populating Next Right Pointers in Each Node Leetcode Solution | 834 |
13 | Delete Nth node from the end of the given linked list | 800 |