S.No |
Interview Question |
Number of times candidates experienced this question in interviews |
1 | String Compression LeetCode Solution | 4285 |
2 | Decode String Leetcode Solution | 3949 |
3 | Find Pair with Given Difference | 3531 |
4 | String Compression | 3422 |
5 | Subarray with 0 sum | 3346 |
6 | Find Triplet in Array With a Given Sum | 3231 |
7 | Maximum Sum Increasing Subsequence | 2866 |
8 | Group Words With Same Set of Characters | 2641 |
9 | Count of Triplets With Sum Less than Given Value | 2553 |
10 | LRU Cache Leetcode Solution | 2365 |
11 | Minimum Number of Steps to Make Two Strings Anagram Leetcode Solutions | 2071 |
12 | Find a sorted subsequence of size 3 in linear time | 1987 |
13 | Count minimum steps to get the given desired array | 1912 |
14 | Count Substrings with equal number of 0s, 1s and 2s | 1777 |
15 | Move all negative elements to end in order with extra space allowed | 1748 |
16 | Smallest Subarray With all Occurrences of a Most Frequent Element | 1695 |
17 | Check if the given array can represent Level Order Traversal of Binary Search Tree | 1647 |
18 | Find whether a subarray is in form of a mountain or not | 1561 |
19 | Find All Pairs With a Given Difference | 1537 |
20 | Longest Increasing Subsequence | 1365 |
21 | Rearrange a binary string as alternate x and y occurrences | 1244 |
22 | Maximum number of segments of lengths a, b and c | 1156 |
23 | Maximum sum of a path in a Right Number Triangle | 1046 |
24 | Print modified array after executing the commands of addition and subtraction | 934 |