Top pocket-gems interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Sort Colors LeetCode Solution | 4475 |
2 | Insert Delete GetRandom O(1) Leetcode Solution | 3120 |
3 | Pangram Checking | 3042 |
4 | Top K Frequent Elements | 2942 |
5 | Find Duplicates in an Array in Most Efficient Way | 2506 |
6 | Priority Queue Using Singly Linked List | 2473 |
7 | Clone Graph LeetCode Solution | 2352 |
8 | Delete And Earn | 2349 |
9 | Minimum Characters to be Removed to Make a Binary String Alternate | 1383 |
10 | Breadth First Search (BFS) for a Graph | 1350 |