Indeed Interview ExperienceTop indeed interview questionsS.NoInterview QuestionNumber of times candidates experienced this question in interviews1Text Justification LeetCode Solution98972Number of Islands LeetCode Solution90663Merge Sorted Array LeetCode Solution60754Merge k Sorted Lists Leetcode Solution53805Top K Frequent Elements LeetCode Solution53526Insert Delete GetRandom O(1) Leetcode Solution53117Subarray with 0 sum52748Longest Common Subsequence LeetCode Solution51649Maximum Length of Repeated Subarray507410Minimum Knight Moves LeetCode Solution477811Find any one of the multiple repeating elements in read only array441312Minimum Moves to Equal Array Elements Leetcode Solution406813Minimum operation to make all elements equal in array401514Find Median from Data Stream LeetCode Solution347415Shuffle 2n integers as a1-b1-a2-b2-a3-b3-..bn without using extra space309916Golomb sequence302017Check if the given array can represent Level Order Traversal of Binary Search Tree299518Print all subarrays with 0 sum283119Find pairs with given sum such that elements of pair are in different rows282420Count pairs from two linked lists whose sum is equal to a given value263621Range LCM Queries258122Largest area rectangular sub-matrix with equal number of 1’s and 0’s257523Longest Span with same Sum in two Binary Arrays II253824Minimum insertions to form a palindrome with permutations allowed249125Sum of Even Numbers After Queries242626Find number of pairs in an array such that their XOR is 0224927Queries on XOR of greatest odd divisor of the range214028Longest Span with same Sum in two Binary arrays203629Print modified array after multiple array range increment operations200630Binary Tree to Binary Search Tree Conversion using STL set1805