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 Last87732Reverse a String using Stack81943Convert array into Zig-Zag fashion64444Implementation of Deque using Doubly Linked List62695Minimum Operations to convert X to Y50776Minimum swaps required to bring all elements less than or equal to k together49447Most Frequent Element in an Array45528Maximum Distance Between two Occurrences of Same Element in Array45399Implement a stack using single queue446210Number of NGEs to the Right420211Stack Permutations (Check if an array is stack permutation of other)398212Longest subsequence such that difference between adjacents is one397313Difference between highest and least frequencies in an array391214Maximum Consecutive Numbers Present in an Array387615Reverse a Stack Using Recursion370716Morris Traversal366017Priority Queue in C++364618Tracking current Maximum Element in a Stack362219Tower Of Hanoi361120How to Implement Stack Using Priority Queue or Heap?359621Check if stack elements are pairwise consecutive345322Rearrange array such that even index elements are smaller and odd index elements are greater342823Group Multiple Occurrence of Array Elements Ordered by first Occurrence335224Maximize Elements Using Another Array325925Iterative Method to find Height of Binary Tree320426Top K Frequent Words316827Find the Subarray of given length with Least Average314828How to Efficiently Implement k Stacks in a Single Array?307329Remove brackets from an algebraic string containing + and – operators304930Print Fibonacci sequence using 2 variables3045