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 Last86212Reverse a String using Stack80393Convert array into Zig-Zag fashion62854Implementation of Deque using Doubly Linked List60785Minimum swaps required to bring all elements less than or equal to k together48176Minimum Operations to convert X to Y47867Maximum Distance Between two Occurrences of Same Element in Array43848Most Frequent Element in an Array43489Implement a stack using single queue430410Number of NGEs to the Right403611Stack Permutations (Check if an array is stack permutation of other)384812Longest subsequence such that difference between adjacents is one383613Difference between highest and least frequencies in an array375314Maximum Consecutive Numbers Present in an Array367915Reverse a Stack Using Recursion356716Priority Queue in C++349017Tower Of Hanoi344618How to Implement Stack Using Priority Queue or Heap?341619Tracking current Maximum Element in a Stack340820Morris Traversal332821Check if stack elements are pairwise consecutive330922Rearrange array such that even index elements are smaller and odd index elements are greater330523Group Multiple Occurrence of Array Elements Ordered by first Occurrence317124Maximize Elements Using Another Array311425Iterative Method to find Height of Binary Tree306626Top K Frequent Words303227Find the Subarray of given length with Least Average299828Print Fibonacci sequence using 2 variables292229How to Efficiently Implement k Stacks in a Single Array?289430Maximum Number of Chocolates to be Distributed Equally Among k Students2854