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 Last87062Reverse a String using Stack81133Convert array into Zig-Zag fashion63664Implementation of Deque using Doubly Linked List61575Minimum Operations to convert X to Y49336Minimum swaps required to bring all elements less than or equal to k together48917Most Frequent Element in an Array44668Maximum Distance Between two Occurrences of Same Element in Array44629Implement a stack using single queue438510Number of NGEs to the Right411011Stack Permutations (Check if an array is stack permutation of other)392112Longest subsequence such that difference between adjacents is one390213Difference between highest and least frequencies in an array381914Maximum Consecutive Numbers Present in an Array377215Reverse a Stack Using Recursion363116Priority Queue in C++357917Morris Traversal354218Tower Of Hanoi353519Tracking current Maximum Element in a Stack351220How to Implement Stack Using Priority Queue or Heap?350921Check if stack elements are pairwise consecutive338422Rearrange array such that even index elements are smaller and odd index elements are greater336623Group Multiple Occurrence of Array Elements Ordered by first Occurrence325424Maximize Elements Using Another Array318825Iterative Method to find Height of Binary Tree313626Top K Frequent Words309027Find the Subarray of given length with Least Average307228How to Efficiently Implement k Stacks in a Single Array?298429Print Fibonacci sequence using 2 variables297930Remove brackets from an algebraic string containing + and – operators2963