Fourkites Interview ExperienceTop fourkites interview questionsS.NoInterview QuestionNumber of times candidates experienced this question in interviews1Check length of a String is Equal to the Number Appended at its Last86862Reverse a String using Stack80883Convert array into Zig-Zag fashion63504Implementation of Deque using Doubly Linked List61335Minimum Operations to convert X to Y48876Minimum swaps required to bring all elements less than or equal to k together48707Maximum Distance Between two Occurrences of Same Element in Array44408Most Frequent Element in an Array44399Implement a stack using single queue435810Number of NGEs to the Right408411Stack Permutations (Check if an array is stack permutation of other)390512Longest subsequence such that difference between adjacents is one388513Difference between highest and least frequencies in an array379614Maximum Consecutive Numbers Present in an Array374615Reverse a Stack Using Recursion361416Priority Queue in C++355017Tower Of Hanoi351918How to Implement Stack Using Priority Queue or Heap?348419Tracking current Maximum Element in a Stack348220Morris Traversal346921Check if stack elements are pairwise consecutive336622Rearrange array such that even index elements are smaller and odd index elements are greater335123Group Multiple Occurrence of Array Elements Ordered by first Occurrence322824Maximize Elements Using Another Array317425Iterative Method to find Height of Binary Tree311626Top K Frequent Words307427Find the Subarray of given length with Least Average305428Print Fibonacci sequence using 2 variables296329How to Efficiently Implement k Stacks in a Single Array?295630Maximum Number of Chocolates to be Distributed Equally Among k Students2921