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 Last84732Reverse a String using Stack78093Convert array into Zig-Zag fashion60804Implementation of Deque using Doubly Linked List58235Minimum swaps required to bring all elements less than or equal to k together46436Minimum Operations to convert X to Y45217Maximum Distance Between two Occurrences of Same Element in Array42088Most Frequent Element in an Array41499Implement a stack using single queue411510Number of NGEs to the Right381911Stack Permutations (Check if an array is stack permutation of other)362212Longest subsequence such that difference between adjacents is one361413Difference between highest and least frequencies in an array358514Maximum Consecutive Numbers Present in an Array351015Reverse a Stack Using Recursion341616Priority Queue in C++332617How to Implement Stack Using Priority Queue or Heap?324918Tower Of Hanoi322719Tracking current Maximum Element in a Stack321020Rearrange array such that even index elements are smaller and odd index elements are greater315921Check if stack elements are pairwise consecutive311022Morris Traversal307923Group Multiple Occurrence of Array Elements Ordered by first Occurrence299624Maximize Elements Using Another Array297125Iterative Method to find Height of Binary Tree290426Top K Frequent Words287127Find the Subarray of given length with Least Average283928Print Fibonacci sequence using 2 variables275229How to Efficiently Implement k Stacks in a Single Array?271630Remove brackets from an algebraic string containing + and – operators2682