Top pocket-gems interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Pangram Checking | 1946 |
2 | Top K Frequent Elements | 1510 |
3 | Find Duplicates in an Array in Most Efficient Way | 1484 |
4 | Priority Queue Using Singly Linked List | 1444 |
5 | Sort Colors LeetCode Solution | 1382 |
6 | Delete And Earn | 1244 |
7 | Clone Graph LeetCode Solution | 1183 |
8 | Insert Delete GetRandom O(1) Leetcode Solution | 1098 |
9 | Minimum Characters to be Removed to Make a Binary String Alternate | 941 |
10 | Breadth First Search (BFS) for a Graph | 820 |