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 Last84392Reverse a String using Stack77393Convert array into Zig-Zag fashion60144Implementation of Deque using Doubly Linked List57605Minimum swaps required to bring all elements less than or equal to k together45896Minimum Operations to convert X to Y44757Maximum Distance Between two Occurrences of Same Element in Array41568Most Frequent Element in an Array41039Implement a stack using single queue406010Number of NGEs to the Right375111Stack Permutations (Check if an array is stack permutation of other)358212Longest subsequence such that difference between adjacents is one357713Difference between highest and least frequencies in an array353114Maximum Consecutive Numbers Present in an Array346415Reverse a Stack Using Recursion337116Priority Queue in C++329517How to Implement Stack Using Priority Queue or Heap?320818Tracking current Maximum Element in a Stack316419Tower Of Hanoi314520Rearrange array such that even index elements are smaller and odd index elements are greater311721Check if stack elements are pairwise consecutive305922Morris Traversal301823Maximize Elements Using Another Array293824Group Multiple Occurrence of Array Elements Ordered by first Occurrence292425Iterative Method to find Height of Binary Tree287126Top K Frequent Words283527Find the Subarray of given length with Least Average280328Print Fibonacci sequence using 2 variables271529How to Efficiently Implement k Stacks in a Single Array?267130Remove brackets from an algebraic string containing + and – operators2636