I

Intel

25 questions tracked25 with solutions
🔍
Frequency scoreSorted highest → lowest frequency✓ Our Solution = we have a detailed walkthrough

Showing 25 of 25 questions

1
EasyMaximum Nesting Depth of the Parentheses✓ Our Solution
100
StringStack
LeetCode ↗84% acc.
2
MediumFind Consecutive Integers from a Data Stream✓ Our Solution
100
Hash TableDesignQueueCounting+1
LeetCode ↗49% acc.
3
HardTrapping Rain Water✓ Our Solution
100
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
4
EasyValid Parentheses✓ Our Solution
94
StringStack
LeetCode ↗42% acc.
5
MediumNumber of Islands✓ Our Solution
94
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
6
MediumCopy List with Random Pointer✓ Our Solution
87
Hash TableLinked List
LeetCode ↗61% acc.
7
EasyTwo Sum✓ Our Solution
83
ArrayHash Table
LeetCode ↗56% acc.
8
MediumLongest Substring Without Repeating Characters✓ Our Solution
77
Hash TableStringSliding Window
LeetCode ↗37% acc.
9
MediumCount Primes✓ Our Solution
77
ArrayMathEnumerationNumber Theory
LeetCode ↗35% acc.
10
MediumBest Time to Buy and Sell Stock II✓ Our Solution
70
ArrayDynamic ProgrammingGreedy
LeetCode ↗70% acc.
11
MediumReverse Integer✓ Our Solution
70
Math
LeetCode ↗30% acc.
12
MediumLRU Cache✓ Our Solution
70
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
13
EasyBest Time to Buy and Sell Stock✓ Our Solution
60
ArrayDynamic Programming
LeetCode ↗55% acc.
14
MediumAdd Two Numbers✓ Our Solution
60
Linked ListMathRecursion
LeetCode ↗46% acc.
15
EasyClimbing Stairs✓ Our Solution
60
MathDynamic ProgrammingMemoization
LeetCode ↗54% acc.
16
EasyMerge Two Sorted Lists✓ Our Solution
60
Linked ListRecursion
LeetCode ↗67% acc.
17
MediumReverse Words in a String✓ Our Solution
60
Two PointersString
LeetCode ↗52% acc.
18
EasyPalindrome Number✓ Our Solution
60
Math
LeetCode ↗59% acc.
19
MediumContainer With Most Water✓ Our Solution
60
ArrayTwo PointersGreedy
LeetCode ↗58% acc.
20
EasyMerge Sorted Array✓ Our Solution
60
ArrayTwo PointersSorting
LeetCode ↗53% acc.
21
MediumRotate Image✓ Our Solution
60
ArrayMathMatrix
LeetCode ↗78% acc.
22
EasyLinked List Cycle✓ Our Solution
60
Hash TableLinked ListTwo Pointers
LeetCode ↗53% acc.
23
EasyValid Palindrome✓ Our Solution
60
Two PointersString
LeetCode ↗51% acc.
24
MediumMaximum Subarray✓ Our Solution
60
ArrayDivide and ConquerDynamic Programming
LeetCode ↗52% acc.
25
MediumTop K Frequent Words✓ Our Solution
60
ArrayHash TableStringTrie+4
LeetCode ↗59% acc.