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