S.No |
Interview Question |
Number of times candidates experienced this question in interviews |
1 | Length of the largest subarray with contiguous elements | 3648 |
2 | Trapping Rain Water Leetcode Solution | 3481 |
3 | Design a stack that supports getMin() in O(1) time and O(1) extra space | 2215 |
4 | Change the Array into Permutation of Numbers From 1 to N | 1434 |
5 | Sum of f(a[i], a[j]) over all pairs in an array of n integers | 1257 |
6 | Count number of triplets with product equal to given number | 1166 |
7 | Range Sum Query using Sparse Table | 995 |
8 | Maximum Array from Two given Arrays Keeping Order Same | 937 |