Indeed Interview Experience

Top indeed interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Text Justification LeetCode Solution9767
2Number of Islands LeetCode Solution8977
3Merge Sorted Array LeetCode Solution5988
4Merge k Sorted Lists Leetcode Solution5311
5Top K Frequent Elements LeetCode Solution5249
6Insert Delete GetRandom O(1) Leetcode Solution5212
7Subarray with 0 sum5180
8Longest Common Subsequence LeetCode Solution5085
9Maximum Length of Repeated Subarray4939
10Minimum Knight Moves LeetCode Solution4686
11Find any one of the multiple repeating elements in read only array4321
12Minimum Moves to Equal Array Elements Leetcode Solution3976
13Minimum operation to make all elements equal in array3926
14Find Median from Data Stream LeetCode Solution3392
15Shuffle 2n integers as a1-b1-a2-b2-a3-b3-..bn without using extra space3009
16Check if the given array can represent Level Order Traversal of Binary Search Tree2898
17Golomb sequence2879
18Print all subarrays with 0 sum2745
19Find pairs with given sum such that elements of pair are in different rows2718
20Count pairs from two linked lists whose sum is equal to a given value2558
21Range LCM Queries2487
22Largest area rectangular sub-matrix with equal number of 1’s and 0’s2476
23Minimum insertions to form a palindrome with permutations allowed2412
24Longest Span with same Sum in two Binary Arrays II2406
25Sum of Even Numbers After Queries2337
26Find number of pairs in an array such that their XOR is 02166
27Queries on XOR of greatest odd divisor of the range2068
28Longest Span with same Sum in two Binary arrays1952
29Print modified array after multiple array range increment operations1918
30Binary Tree to Binary Search Tree Conversion using STL set1744
Translate »