Z

Zepto

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

Showing 31 of 31 questions

1
MediumLongest Univalue Path✓ Our Solution
100
TreeDepth-First SearchBinary Tree
LeetCode ↗43% acc.
2
MediumMerge Intervals✓ Our Solution
100
ArraySorting
LeetCode ↗49% acc.
3
MediumPath Sum III✓ Our Solution
100
TreeDepth-First SearchBinary Tree
LeetCode ↗46% acc.
4
MediumCar Pooling✓ Our Solution
93
ArraySortingHeap (Priority Queue)Simulation+1
LeetCode ↗56% acc.
5
HardLargest Rectangle in Histogram✓ Our Solution
85
ArrayStackMonotonic Stack
LeetCode ↗47% acc.
6
MediumMinimum Cost For Tickets✓ Our Solution
85
ArrayDynamic Programming
LeetCode ↗67% acc.
7
MediumFind Peak Element✓ Our Solution
85
ArrayBinary Search
LeetCode ↗47% acc.
8
MediumKoko Eating Bananas✓ Our Solution
85
ArrayBinary Search
LeetCode ↗49% acc.
9
HardSliding Window Maximum✓ Our Solution
85
ArrayQueueSliding WindowHeap (Priority Queue)+1
LeetCode ↗48% acc.
10
MediumLongest Consecutive Sequence✓ Our Solution
85
ArrayHash TableUnion Find
LeetCode ↗47% acc.
11
MediumUnique Paths II✓ Our Solution
73
ArrayDynamic ProgrammingMatrix
LeetCode ↗43% acc.
12
MediumRotting Oranges✓ Our Solution
73
ArrayBreadth-First SearchMatrix
LeetCode ↗57% acc.
13
MediumDivide Two Integers✓ Our Solution
73
MathBit Manipulation
LeetCode ↗18% acc.
14
MediumMaximum Width Ramp✓ Our Solution
73
ArrayTwo PointersStackMonotonic Stack
LeetCode ↗56% acc.
15
MediumNumber of Islands✓ Our Solution
73
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗62% acc.
16
MediumNext Permutation✓ Our Solution
73
ArrayTwo Pointers
LeetCode ↗43% acc.
17
MediumLongest Repeating Character Replacement✓ Our Solution
73
Hash TableStringSliding Window
LeetCode ↗57% acc.
18
MediumLongest Palindromic Substring✓ Our Solution
73
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
19
MediumSearch in Rotated Sorted Array✓ Our Solution
73
ArrayBinary Search
LeetCode ↗43% acc.
20
MediumGas Station✓ Our Solution
73
ArrayGreedy
LeetCode ↗46% acc.
21
MediumWord Search✓ Our Solution
73
ArrayStringBacktrackingDepth-First Search+1
LeetCode ↗45% acc.
22
MediumRabbits in Forest✓ Our Solution
73
ArrayHash TableMathGreedy
LeetCode ↗58% acc.
23
MediumCount Sub Islands✓ Our Solution
73
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗73% acc.
24
HardMake Array Empty✓ Our Solution
73
ArrayBinary SearchGreedyBinary Indexed Tree+3
LeetCode ↗25% acc.
25
EasyFind the Distance Value Between Two Arrays✓ Our Solution
73
ArrayTwo PointersBinary SearchSorting
LeetCode ↗70% acc.
26
MediumLRU Cache✓ Our Solution
73
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
27
MediumOpen the Lock✓ Our Solution
73
ArrayHash TableStringBreadth-First Search
LeetCode ↗61% acc.
28
HardMaximum Sum BST in Binary Tree✓ Our Solution
73
Dynamic ProgrammingTreeDepth-First SearchBinary Search Tree+1
LeetCode ↗44% acc.
29
MediumJump Game II✓ Our Solution
73
ArrayDynamic ProgrammingGreedy
LeetCode ↗42% acc.
30
HardTrapping Rain Water✓ Our Solution
73
ArrayTwo PointersDynamic ProgrammingStack+1
LeetCode ↗65% acc.
31
MediumMaximum Good Subarray Sum✓ Our Solution
73
ArrayHash TablePrefix Sum
LeetCode ↗20% acc.