R

Roku

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

Showing 15 of 15 questions

1
HardSubstring with Concatenation of All Words✓ Our Solution
100
Hash TableStringSliding Window
LeetCode ↗33% acc.
2
HardSliding Window Maximum✓ Our Solution
100
ArrayQueueSliding WindowHeap (Priority Queue)+1
LeetCode ↗48% acc.
3
MediumLRU Cache✓ Our Solution
100
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
4
MediumSimplify Path✓ Our Solution
88
StringStack
LeetCode ↗48% acc.
5
MediumDecode String✓ Our Solution
88
StringStackRecursion
LeetCode ↗61% acc.
6
MediumAsteroid Collision✓ Our Solution
88
ArrayStackSimulation
LeetCode ↗46% acc.
7
EasyBackspace String Compare✓ Our Solution
88
Two PointersStringStackSimulation
LeetCode ↗49% acc.
8
MediumMultiply Strings✓ Our Solution
88
MathStringSimulation
LeetCode ↗42% acc.
9
EasyMaximum Product of Three Numbers✓ Our Solution
88
ArrayMathSorting
LeetCode ↗45% acc.
10
MediumMax Consecutive Ones III✓ Our Solution
88
ArrayBinary SearchSliding WindowPrefix Sum
LeetCode ↗66% acc.
11
HardShortest Path to Get All Keys✓ Our Solution
88
ArrayBit ManipulationBreadth-First SearchMatrix
LeetCode ↗54% acc.
12
Hard24 Game✓ Our Solution
88
ArrayMathBacktracking
LeetCode ↗50% acc.
13
EasyValid Palindrome II✓ Our Solution
88
Two PointersStringGreedy
LeetCode ↗43% acc.
14
MediumTop K Frequent Elements✓ Our Solution
88
ArrayHash TableDivide and ConquerSorting+4
LeetCode ↗65% acc.
15
MediumValid Parenthesis String✓ Our Solution
88
StringDynamic ProgrammingStackGreedy
LeetCode ↗39% acc.