Top intel interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Isomorphic Strings Leetcode Solution | 7507 |
2 | Missing Number Leetcode Solution | 7499 |
3 | String to Integer (atoi) LeetCode Solution | 7023 |
4 | A Product Array Puzzle | 6821 |
5 | Sort Colors LeetCode Solution | 6463 |
6 | Group Anagrams LeetCode Solution | 6393 |
7 | Reverse Integer Leetcode Solution | 6121 |
8 | Product of Array Except Self LeetCode Solution | 6114 |
9 | Palindrome Linked List Leetcode Solution | 5218 |
10 | Trapping Rain Water Leetcode Solution | 5170 |
11 | Insert Delete GetRandom O(1) Leetcode Solution | 4783 |
12 | Container With Most Water LeetCode Solution | 4606 |
13 | Contains Duplicate LeetCode Solution | 4526 |
14 | Convert a normal BST to Balanced BST | 3448 |
15 | LRU Cache Leetcode Solution | 3361 |
16 | Sliding Window Maximum LeetCode Solution | 3254 |
17 | Valid Parentheses Leetcode Solution | 2832 |
18 | Isomorphic Strings | 2065 |
19 | Check given array of size n can represent BST of n levels or not | 1670 |