S.No |
Interview Question |
Number of times candidates experienced this question in interviews |
1 | Roman to Integer Leetcode Solution | 3933 |
2 | Difference between highest and least frequencies in an array | 1317 |
3 | Find Peak Element LeetCode Solution | 1284 |
4 | Maximum Length of Repeated Subarray | 1186 |
5 | LRU Cache Leetcode Solution | 1020 |
6 | Count pairs from two sorted arrays whose sum is equal to a given value x | 997 |
7 | Maximum Number of Occurrences of a Substring Leetcode Solution | 988 |
8 | Valid Sudoku | 893 |
9 | Rearrange array such that even index elements are smaller and odd index elements are greater | 885 |
10 | Pair with given product | 882 |
11 | Rearrange a binary string as alternate x and y occurrences | 764 |
12 | Sqrt (or Square Root) Decomposition Technique | 734 |
13 | Mean of range in array | 676 |
14 | Maximum Side Length of a Square with Sum Less than or Equal to Threshold LeetCode Solution | 549 |