G

Geico

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

Showing 20 of 20 questions

1
MediumMaximum Number of Potholes That Can Be Fixed
100
StringGreedySorting
LeetCode ↗53% acc.
2
MediumLargest Palindromic Number✓ Our Solution
100
Hash TableStringGreedyCounting
LeetCode ↗36% acc.
3
MediumNumber of Steps to Reduce a Number in Binary Representation to One✓ Our Solution
89
StringBit ManipulationSimulation
LeetCode ↗61% acc.
4
MediumInteger to Roman✓ Our Solution
89
Hash TableMathString
LeetCode ↗69% acc.
5
MediumValid Sudoku✓ Our Solution
82
ArrayHash TableMatrix
LeetCode ↗62% acc.
6
MediumCoin Change✓ Our Solution
82
ArrayDynamic ProgrammingBreadth-First Search
LeetCode ↗46% acc.
7
MediumBest Time to Buy and Sell Stock with Cooldown✓ Our Solution
82
ArrayDynamic Programming
LeetCode ↗60% acc.
8
HardFirst Missing Positive✓ Our Solution
76
ArrayHash Table
LeetCode ↗41% acc.
9
MediumNumber of Spaces Cleaning Robot Cleaned
76
ArrayMatrixSimulation
LeetCode ↗62% acc.
10
MediumPath with Maximum Gold✓ Our Solution
70
ArrayBacktrackingMatrix
LeetCode ↗68% acc.
11
MediumLongest Happy String✓ Our Solution
70
StringGreedyHeap (Priority Queue)
LeetCode ↗65% acc.
12
MediumBoundary of Binary Tree
70
TreeDepth-First SearchBinary Tree
LeetCode ↗47% acc.
13
MediumMinimum Number of Food Buckets to Feed the Hamsters✓ Our Solution
70
StringDynamic ProgrammingGreedy
LeetCode ↗47% acc.
14
HardCount of Smaller Numbers After Self✓ Our Solution
60
ArrayBinary SearchDivide and ConquerBinary Indexed Tree+3
LeetCode ↗43% acc.
15
MediumDecode String✓ Our Solution
60
StringStackRecursion
LeetCode ↗61% acc.
16
EasyRoman to Integer✓ Our Solution
60
Hash TableMathString
LeetCode ↗65% acc.
17
MediumMinimum Moves to Spread Stones Over Grid✓ Our Solution
60
ArrayDynamic ProgrammingBreadth-First SearchMatrix
LeetCode ↗44% acc.
18
MediumBest Time to Buy and Sell Stock II✓ Our Solution
60
ArrayDynamic ProgrammingGreedy
LeetCode ↗70% acc.
19
MediumCinema Seat Allocation✓ Our Solution
60
ArrayHash TableGreedyBit Manipulation
LeetCode ↗43% acc.
20
EasyRemove All Adjacent Duplicates In String✓ Our Solution
60
StringStack
LeetCode ↗72% acc.