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 Last87372Reverse a String using Stack81423Convert array into Zig-Zag fashion63964Implementation of Deque using Doubly Linked List62005Minimum Operations to convert X to Y49976Minimum swaps required to bring all elements less than or equal to k together49127Most Frequent Element in an Array44998Maximum Distance Between two Occurrences of Same Element in Array44929Implement a stack using single queue441410Number of NGEs to the Right414811Stack Permutations (Check if an array is stack permutation of other)395412Longest subsequence such that difference between adjacents is one393213Difference between highest and least frequencies in an array384614Maximum Consecutive Numbers Present in an Array380515Reverse a Stack Using Recursion366816Priority Queue in C++360317Morris Traversal360018Tower Of Hanoi356819Tracking current Maximum Element in a Stack355820How to Implement Stack Using Priority Queue or Heap?355021Check if stack elements are pairwise consecutive341222Rearrange array such that even index elements are smaller and odd index elements are greater339323Group Multiple Occurrence of Array Elements Ordered by first Occurrence329624Maximize Elements Using Another Array321825Iterative Method to find Height of Binary Tree316426Top K Frequent Words312027Find the Subarray of given length with Least Average310228How to Efficiently Implement k Stacks in a Single Array?302329Print Fibonacci sequence using 2 variables300730Remove brackets from an algebraic string containing + and – operators2992