Top hulu interview questions
| S.No | Interview Question | Number of times candidates experienced this question in interviews |
|---|---|---|
| 1 | Reverse String Without Temporary Variable | 7769 |
| 2 | Find Triplet in Array With a Given Sum | 5011 |
| 3 | BFS for Disconnected Graph | 4586 |
| 4 | Count of Triplets With Sum Less than Given Value | 4030 |
| 5 | Pair of Positive Negative Values in an Array | 4024 |
| 6 | Priority Queue Using Singly Linked List | 3803 |
| 7 | Distance of nearest cell having 1 in a binary matrix | 3711 |
| 8 | Decode String | 3318 |
| 9 | Removing Spaces from a String using stringstream | 3072 |
| 10 | Longest Common Subsequence with Permutations | 2420 |
| 11 | Check given array of size n can represent BST of n levels or not | 1955 |