Indeed Interview ExperienceTop indeed interview questionsS.NoInterview QuestionNumber of times candidates experienced this question in interviews1Text Justification LeetCode Solution96822Number of Islands LeetCode Solution88823Merge Sorted Array LeetCode Solution58834Merge k Sorted Lists Leetcode Solution52445Top K Frequent Elements LeetCode Solution51586Insert Delete GetRandom O(1) Leetcode Solution51307Subarray with 0 sum51248Longest Common Subsequence LeetCode Solution50389Maximum Length of Repeated Subarray488010Minimum Knight Moves LeetCode Solution463311Find any one of the multiple repeating elements in read only array425312Minimum Moves to Equal Array Elements Leetcode Solution393213Minimum operation to make all elements equal in array388414Find Median from Data Stream LeetCode Solution332815Shuffle 2n integers as a1-b1-a2-b2-a3-b3-..bn without using extra space296716Check if the given array can represent Level Order Traversal of Binary Search Tree285717Golomb sequence281718Print all subarrays with 0 sum270919Find pairs with given sum such that elements of pair are in different rows267920Count pairs from two linked lists whose sum is equal to a given value252021Range LCM Queries242922Largest area rectangular sub-matrix with equal number of 1’s and 0’s241223Minimum insertions to form a palindrome with permutations allowed237724Longest Span with same Sum in two Binary Arrays II235625Sum of Even Numbers After Queries228926Find number of pairs in an array such that their XOR is 0212927Queries on XOR of greatest odd divisor of the range203328Longest Span with same Sum in two Binary arrays191229Print modified array after multiple array range increment operations188230Binary Tree to Binary Search Tree Conversion using STL set1717