G

Grab

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

Showing 13 of 13 questions

1
MediumMinimum Cost For Tickets✓ Our Solution
100
ArrayDynamic Programming
LeetCode ↗67% acc.
2
MediumAdding Two Negabinary Numbers✓ Our Solution
100
ArrayMath
LeetCode ↗37% acc.
3
MediumMinimum Number of Food Buckets to Feed the Hamsters✓ Our Solution
100
StringDynamic ProgrammingGreedy
LeetCode ↗47% acc.
4
MediumReconstruct a 2-Row Binary Matrix✓ Our Solution
100
ArrayGreedyMatrix
LeetCode ↗48% acc.
5
EasyTwo Sum✓ Our Solution
78
ArrayHash Table
LeetCode ↗56% acc.
6
MediumLongest Substring Without Repeating Characters✓ Our Solution
71
Hash TableStringSliding Window
LeetCode ↗37% acc.
7
MediumLongest Palindromic Substring✓ Our Solution
71
Two PointersStringDynamic Programming
LeetCode ↗36% acc.
8
MediumLRU Cache✓ Our Solution
71
Hash TableLinked ListDesignDoubly-Linked List
LeetCode ↗45% acc.
9
MediumSearch a 2D Matrix✓ Our Solution
62
ArrayBinary SearchMatrix
LeetCode ↗52% acc.
10
EasyValid Parentheses✓ Our Solution
62
StringStack
LeetCode ↗42% acc.
11
MediumSimplify Path✓ Our Solution
62
StringStack
LeetCode ↗48% acc.
12
MediumDaily Temperatures✓ Our Solution
62
ArrayStackMonotonic Stack
LeetCode ↗67% acc.
13
MediumNumber of Steps to Reduce a Number in Binary Representation to One✓ Our Solution
62
StringBit ManipulationSimulation
LeetCode ↗61% acc.