Top intel interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Isomorphic Strings Leetcode Solution | 7994 |
2 | Missing Number Leetcode Solution | 7841 |
3 | A Product Array Puzzle | 7687 |
4 | String to Integer (atoi) LeetCode Solution | 7372 |
5 | Group Anagrams LeetCode Solution | 6900 |
6 | Sort Colors LeetCode Solution | 6773 |
7 | Reverse Integer Leetcode Solution | 6450 |
8 | Product of Array Except Self LeetCode Solution | 6401 |
9 | Trapping Rain Water Leetcode Solution | 5727 |
10 | Palindrome Linked List Leetcode Solution | 5587 |
11 | Insert Delete GetRandom O(1) Leetcode Solution | 5217 |
12 | Container With Most Water LeetCode Solution | 5209 |
13 | Contains Duplicate LeetCode Solution | 5148 |
14 | Convert a normal BST to Balanced BST | 3694 |
15 | LRU Cache Leetcode Solution | 3661 |
16 | Sliding Window Maximum LeetCode Solution | 3581 |
17 | Valid Parentheses Leetcode Solution | 3090 |
18 | Isomorphic Strings | 2275 |
19 | Check given array of size n can represent BST of n levels or not | 1855 |