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