Top intel interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Isomorphic Strings Leetcode Solution | 7905 |
2 | Missing Number Leetcode Solution | 7765 |
3 | A Product Array Puzzle | 7486 |
4 | String to Integer (atoi) LeetCode Solution | 7281 |
5 | Group Anagrams LeetCode Solution | 6784 |
6 | Sort Colors LeetCode Solution | 6711 |
7 | Reverse Integer Leetcode Solution | 6383 |
8 | Product of Array Except Self LeetCode Solution | 6346 |
9 | Trapping Rain Water Leetcode Solution | 5632 |
10 | Palindrome Linked List Leetcode Solution | 5516 |
11 | Insert Delete GetRandom O(1) Leetcode Solution | 5130 |
12 | Container With Most Water LeetCode Solution | 5090 |
13 | Contains Duplicate LeetCode Solution | 5033 |
14 | Convert a normal BST to Balanced BST | 3632 |
15 | LRU Cache Leetcode Solution | 3586 |
16 | Sliding Window Maximum LeetCode Solution | 3513 |
17 | Valid Parentheses Leetcode Solution | 3013 |
18 | Isomorphic Strings | 2222 |
19 | Check given array of size n can represent BST of n levels or not | 1814 |