Skip to main content

Intel LeetCode Questions

IDURLTitleDifficultyAcceptance %Frequency %
1https://leetcode.com/problems/two-sumTwo SumEasy57.1%100.0%
3https://leetcode.com/problems/longest-substring-without-repeating-charactersLongest Substring Without Repeating CharactersMedium38.5%75.0%
20https://leetcode.com/problems/valid-parenthesesValid ParenthesesEasy43.7%87.5%
7https://leetcode.com/problems/reverse-integerReverse IntegerMedium31.5%62.5%
42https://leetcode.com/problems/trapping-rain-waterTrapping Rain WaterHard66.8%87.5%
138https://leetcode.com/problems/copy-list-with-random-pointerCopy List with Random PointerMedium62.4%87.5%
151https://leetcode.com/problems/reverse-words-in-a-stringReverse Words in a StringMedium55.5%62.5%
200https://leetcode.com/problems/number-of-islandsNumber of IslandsMedium63.8%87.5%
204https://leetcode.com/problems/count-primesCount PrimesMedium35.7%75.0%
2526https://leetcode.com/problems/find-consecutive-integers-from-a-data-streamFind Consecutive Integers from a Data StreamMedium50.8%100.0%
1614https://leetcode.com/problems/maximum-nesting-depth-of-the-parenthesesMaximum Nesting Depth of the ParenthesesEasy84.8%100.0%
21https://leetcode.com/problems/merge-two-sorted-listsMerge Two Sorted ListsEasy67.9%62.5%
146https://leetcode.com/problems/lru-cacheLRU CacheMedium46.8%75.0%
9https://leetcode.com/problems/palindrome-numberPalindrome NumberEasy60.2%75.0%
11https://leetcode.com/problems/container-with-most-waterContainer With Most WaterMedium59.5%62.5%
88https://leetcode.com/problems/merge-sorted-arrayMerge Sorted ArrayEasy54.4%62.5%
48https://leetcode.com/problems/rotate-imageRotate ImageMedium79.3%62.5%
125https://leetcode.com/problems/valid-palindromeValid PalindromeEasy52.8%62.5%
53https://leetcode.com/problems/maximum-subarrayMaximum SubarrayMedium53.0%62.5%
692https://leetcode.com/problems/top-k-frequent-wordsTop K Frequent WordsMedium60.0%62.5%
155https://leetcode.com/problems/min-stackMin StackMedium57.7%62.5%
238https://leetcode.com/problems/product-of-array-except-selfProduct of Array Except SelfMedium68.6%62.5%
229https://leetcode.com/problems/majority-element-iiMajority Element IIMedium55.8%62.5%
202https://leetcode.com/problems/happy-numberHappy NumberEasy59.2%62.5%
234https://leetcode.com/problems/palindrome-linked-listPalindrome Linked ListEasy57.4%62.5%
509https://leetcode.com/problems/fibonacci-numberFibonacci NumberEasy73.9%62.5%