Factset Interview Experience

Top factset interview questions

S.No Interview Question Number of times candidates experienced this question in interviews
1Palindrome using Recursion10987
2Count Pairs With Given Sum5383
3Reversing a Queue5126
4Total Numbers With no Repeated Digits in a Range4405
5Implementation of Deque using Doubly Linked List3979
6Postfix to Infix Conversion3840
7Page Replacement Algorithms in Operating Systems3711
8OSI Model3593
9Smallest Positive Number Missing in an Unsorted Array3212
10Minimum Operations to convert X to Y3089
11Minimum swaps required to bring all elements less than or equal to k together3011
12Pangram Checking3005
13Prefix to Postfix Conversion2919
14Minimum Characters to be Added at Front to Make String Palindrome2911
15Most Frequent Element in an Array2871
16Next Permutation2748
17Maximum Distance Between two Occurrences of Same Element in Array2606
18Word Wrap Problem2568
19Multiplication of Previous and Next2338
20First Circular Tour to Visit all the Petrol Bunks2316
21Next Permutation LeetCode Solution2277
22Minimum Moves to Equal Array Elements Leetcode Solution2275
23Find duplicates in a given array when elements are not limited to a range2225
24Longest subsequence such that difference between adjacents is one2222
25Design a stack that supports getMin() in O(1) time and O(1) extra space2209
26Find a Fixed Point in a Given Array2187
27Find elements which are present in first array and not in second2069
28Tracking current Maximum Element in a Stack1983
29Reverse a Stack Using Recursion1983
30Shortest Palindrome1911
Translate »