Top intel interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Isomorphic Strings Leetcode Solution | 7834 |
2 | Missing Number Leetcode Solution | 7699 |
3 | A Product Array Puzzle | 7334 |
4 | String to Integer (atoi) LeetCode Solution | 7231 |
5 | Group Anagrams LeetCode Solution | 6704 |
6 | Sort Colors LeetCode Solution | 6645 |
7 | Product of Array Except Self LeetCode Solution | 6302 |
8 | Reverse Integer Leetcode Solution | 6294 |
9 | Trapping Rain Water Leetcode Solution | 5527 |
10 | Palindrome Linked List Leetcode Solution | 5461 |
11 | Insert Delete GetRandom O(1) Leetcode Solution | 5018 |
12 | Container With Most Water LeetCode Solution | 5000 |
13 | Contains Duplicate LeetCode Solution | 4898 |
14 | Convert a normal BST to Balanced BST | 3594 |
15 | LRU Cache Leetcode Solution | 3525 |
16 | Sliding Window Maximum LeetCode Solution | 3452 |
17 | Valid Parentheses Leetcode Solution | 2979 |
18 | Isomorphic Strings | 2187 |
19 | Check given array of size n can represent BST of n levels or not | 1789 |