Indeed Interview Experience

Top indeed interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Text Justification LeetCode Solution9215
2Number of Islands LeetCode Solution8306
3Merge Sorted Array LeetCode Solution5069
4Merge k Sorted Lists Leetcode Solution4821
5Subarray with 0 sum4771
6Longest Common Subsequence LeetCode Solution4618
7Insert Delete GetRandom O(1) Leetcode Solution4618
8Top K Frequent Elements LeetCode Solution4540
9Maximum Length of Repeated Subarray4509
10Minimum Knight Moves LeetCode Solution4330
11Find any one of the multiple repeating elements in read only array3893
12Minimum Moves to Equal Array Elements Leetcode Solution3581
13Minimum operation to make all elements equal in array3563
14Find Median from Data Stream LeetCode Solution2938
15Shuffle 2n integers as a1-b1-a2-b2-a3-b3-..bn without using extra space2690
16Check if the given array can represent Level Order Traversal of Binary Search Tree2621
17Golomb sequence2471
18Print all subarrays with 0 sum2452
19Find pairs with given sum such that elements of pair are in different rows2337
20Largest area rectangular sub-matrix with equal number of 1’s and 0’s2183
21Range LCM Queries2170
22Count pairs from two linked lists whose sum is equal to a given value2147
23Minimum insertions to form a palindrome with permutations allowed2017
24Longest Span with same Sum in two Binary Arrays II1997
25Sum of Even Numbers After Queries1924
26Find number of pairs in an array such that their XOR is 01856
27Queries on XOR of greatest odd divisor of the range1684
28Longest Span with same Sum in two Binary arrays1682
29Print modified array after multiple array range increment operations1635
30Binary Tree to Binary Search Tree Conversion using STL set1453
Translate »