Fourkites Interview Experience

Top fourkites interview questions

S.NoInterview QuestionNumber of times candidates experienced this question in interviews
1Check length of a String is Equal to the Number Appended at its Last8621
2Reverse a String using Stack8039
3Convert array into Zig-Zag fashion6285
4Implementation of Deque using Doubly Linked List6078
5Minimum swaps required to bring all elements less than or equal to k together4817
6Minimum Operations to convert X to Y4786
7Maximum Distance Between two Occurrences of Same Element in Array4384
8Most Frequent Element in an Array4348
9Implement a stack using single queue4304
10Number of NGEs to the Right4036
11Stack Permutations (Check if an array is stack permutation of other)3848
12Longest subsequence such that difference between adjacents is one3836
13Difference between highest and least frequencies in an array3753
14Maximum Consecutive Numbers Present in an Array3679
15Reverse a Stack Using Recursion3567
16Priority Queue in C++3490
17Tower Of Hanoi3446
18How to Implement Stack Using Priority Queue or Heap?3416
19Tracking current Maximum Element in a Stack3408
20Morris Traversal3328
21Check if stack elements are pairwise consecutive3309
22Rearrange array such that even index elements are smaller and odd index elements are greater3305
23Group Multiple Occurrence of Array Elements Ordered by first Occurrence3171
24Maximize Elements Using Another Array3114
25Iterative Method to find Height of Binary Tree3066
26Top K Frequent Words3032
27Find the Subarray of given length with Least Average2998
28Print Fibonacci sequence using 2 variables2922
29How to Efficiently Implement k Stacks in a Single Array?2894
30Maximum Number of Chocolates to be Distributed Equally Among k Students2854
Translate ยป