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 Last84612Reverse a String using Stack77823Convert array into Zig-Zag fashion60524Implementation of Deque using Doubly Linked List57985Minimum swaps required to bring all elements less than or equal to k together46226Minimum Operations to convert X to Y45117Maximum Distance Between two Occurrences of Same Element in Array41958Most Frequent Element in an Array41379Implement a stack using single queue408810Number of NGEs to the Right379011Stack Permutations (Check if an array is stack permutation of other)360812Longest subsequence such that difference between adjacents is one360013Difference between highest and least frequencies in an array356814Maximum Consecutive Numbers Present in an Array349015Reverse a Stack Using Recursion340716Priority Queue in C++331617How to Implement Stack Using Priority Queue or Heap?323418Tower Of Hanoi319919Tracking current Maximum Element in a Stack319520Rearrange array such that even index elements are smaller and odd index elements are greater314721Check if stack elements are pairwise consecutive308922Morris Traversal305823Group Multiple Occurrence of Array Elements Ordered by first Occurrence298724Maximize Elements Using Another Array295925Iterative Method to find Height of Binary Tree289826Top K Frequent Words286127Find the Subarray of given length with Least Average282828Print Fibonacci sequence using 2 variables274429How to Efficiently Implement k Stacks in a Single Array?270730Remove brackets from an algebraic string containing + and – operators2669