Indeed Interview Experience

Top indeed interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Text Justification LeetCode Solution10017
2Number of Islands LeetCode Solution9157
3Merge Sorted Array LeetCode Solution6173
4Merge k Sorted Lists Leetcode Solution5481
5Insert Delete GetRandom O(1) Leetcode Solution5478
6Top K Frequent Elements LeetCode Solution5457
7Subarray with 0 sum5409
8Longest Common Subsequence LeetCode Solution5263
9Maximum Length of Repeated Subarray5178
10Minimum Knight Moves LeetCode Solution4902
11Find any one of the multiple repeating elements in read only array4535
12Minimum Moves to Equal Array Elements Leetcode Solution4193
13Minimum operation to make all elements equal in array4094
14Find Median from Data Stream LeetCode Solution3571
15Golomb sequence3194
16Shuffle 2n integers as a1-b1-a2-b2-a3-b3-..bn without using extra space3179
17Check if the given array can represent Level Order Traversal of Binary Search Tree3092
18Print all subarrays with 0 sum2923
19Find pairs with given sum such that elements of pair are in different rows2903
20Count pairs from two linked lists whose sum is equal to a given value2713
21Largest area rectangular sub-matrix with equal number of 1’s and 0’s2667
22Range LCM Queries2664
23Longest Span with same Sum in two Binary Arrays II2650
24Minimum insertions to form a palindrome with permutations allowed2583
25Sum of Even Numbers After Queries2534
26Find number of pairs in an array such that their XOR is 02352
27Queries on XOR of greatest odd divisor of the range2215
28Longest Span with same Sum in two Binary arrays2116
29Print modified array after multiple array range increment operations2097
30Binary Tree to Binary Search Tree Conversion using STL set1894
Translate »