S.No |
Interview Question |
Number of times candidates experienced this question in interviews |
1 | Find Triplet in Array With a Given Sum | 2280 |
2 | String Compression LeetCode Solution | 2085 |
3 | Find Pair with Given Difference | 1933 |
4 | Count of Triplets With Sum Less than Given Value | 1755 |
5 | Subarray with 0 sum | 1694 |
6 | String Compression | 1637 |
7 | Decode String Leetcode Solution | 1477 |
8 | Maximum Sum Increasing Subsequence | 1455 |
9 | Group Words With Same Set of Characters | 1439 |
10 | Minimum Number of Steps to Make Two Strings Anagram Leetcode Solutions | 1226 |
11 | Move all negative elements to end in order with extra space allowed | 1045 |
12 | Count Substrings with equal number of 0s, 1s and 2s | 989 |
13 | LRU Cache Leetcode Solution | 984 |
14 | Find a sorted subsequence of size 3 in linear time | 966 |
15 | Find All Pairs With a Given Difference | 965 |
16 | Count minimum steps to get the given desired array | 960 |
17 | Smallest Subarray With all Occurrences of a Most Frequent Element | 888 |
18 | Find whether a subarray is in form of a mountain or not | 853 |
19 | Longest Increasing Subsequence | 781 |
20 | Check if the given array can represent Level Order Traversal of Binary Search Tree | 780 |
21 | Rearrange a binary string as alternate x and y occurrences | 757 |
22 | Maximum sum of a path in a Right Number Triangle | 644 |
23 | Print modified array after executing the commands of addition and subtraction | 640 |
24 | Maximum number of segments of lengths a, b and c | 596 |