Top intel interview questions
S.No | Interview Question | Number of times candidates experienced this question in interviews |
---|---|---|
1 | Isomorphic Strings Leetcode Solution | 7739 |
2 | Missing Number Leetcode Solution | 7631 |
3 | String to Integer (atoi) LeetCode Solution | 7161 |
4 | A Product Array Puzzle | 7093 |
5 | Group Anagrams LeetCode Solution | 6603 |
6 | Sort Colors LeetCode Solution | 6584 |
7 | Product of Array Except Self LeetCode Solution | 6254 |
8 | Reverse Integer Leetcode Solution | 6230 |
9 | Trapping Rain Water Leetcode Solution | 5430 |
10 | Palindrome Linked List Leetcode Solution | 5368 |
11 | Insert Delete GetRandom O(1) Leetcode Solution | 4940 |
12 | Container With Most Water LeetCode Solution | 4848 |
13 | Contains Duplicate LeetCode Solution | 4774 |
14 | Convert a normal BST to Balanced BST | 3549 |
15 | LRU Cache Leetcode Solution | 3469 |
16 | Sliding Window Maximum LeetCode Solution | 3369 |
17 | Valid Parentheses Leetcode Solution | 2935 |
18 | Isomorphic Strings | 2137 |
19 | Check given array of size n can represent BST of n levels or not | 1749 |