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 Last85702Reverse a String using Stack79943Convert array into Zig-Zag fashion62334Implementation of Deque using Doubly Linked List60015Minimum swaps required to bring all elements less than or equal to k together47736Minimum Operations to convert X to Y46577Maximum Distance Between two Occurrences of Same Element in Array43368Most Frequent Element in an Array42669Implement a stack using single queue424110Number of NGEs to the Right399211Stack Permutations (Check if an array is stack permutation of other)378712Longest subsequence such that difference between adjacents is one378013Difference between highest and least frequencies in an array371414Maximum Consecutive Numbers Present in an Array361715Reverse a Stack Using Recursion352616Priority Queue in C++342317Tower Of Hanoi338518How to Implement Stack Using Priority Queue or Heap?336219Tracking current Maximum Element in a Stack333620Check if stack elements are pairwise consecutive325721Rearrange array such that even index elements are smaller and odd index elements are greater325522Morris Traversal324023Group Multiple Occurrence of Array Elements Ordered by first Occurrence311524Maximize Elements Using Another Array308225Iterative Method to find Height of Binary Tree301626Top K Frequent Words299327Find the Subarray of given length with Least Average294828Print Fibonacci sequence using 2 variables287029How to Efficiently Implement k Stacks in a Single Array?283430Remove brackets from an algebraic string containing + and – operators2802