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