R

Robinhood

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

Showing 15 of 15 questions

1
MediumNumber of Orders in the Backlog✓ Our Solution
100
ArrayHeap (Priority Queue)Simulation
LeetCode ↗52% acc.
2
MediumRestore the Array From Adjacent Pairs✓ Our Solution
91
ArrayHash TableDepth-First Search
LeetCode ↗75% acc.
3
MediumBrightest Position on Street
88
ArraySortingPrefix SumOrdered Set
LeetCode ↗61% acc.
4
MediumCount Good Meals✓ Our Solution
88
ArrayHash Table
LeetCode ↗32% acc.
5
MediumWays to Split Array Into Three Subarrays✓ Our Solution
88
ArrayTwo PointersBinary SearchPrefix Sum
LeetCode ↗33% acc.
6
MediumCheck if There is a Valid Path in a Grid✓ Our Solution
88
ArrayDepth-First SearchBreadth-First SearchUnion Find+1
LeetCode ↗49% acc.
7
MediumCapital Gain/Loss✓ Our Solution
88
Database
LeetCode ↗85% acc.
8
EasyCount the Number of Consistent Strings✓ Our Solution
88
ArrayHash TableStringBit Manipulation+1
LeetCode ↗88% acc.
9
MediumTop K Frequent Words✓ Our Solution
80
ArrayHash TableStringTrie+4
LeetCode ↗59% acc.
10
HardText Justification✓ Our Solution
62
ArrayStringSimulation
LeetCode ↗48% acc.
11
EasyBest Time to Buy and Sell Stock✓ Our Solution
62
ArrayDynamic Programming
LeetCode ↗55% acc.
12
MediumMinesweeper✓ Our Solution
62
ArrayDepth-First SearchBreadth-First SearchMatrix
LeetCode ↗68% acc.
13
EasyDefanging an IP Address✓ Our Solution
54
String
LeetCode ↗90% acc.
14
MediumTop K Frequent Elements✓ Our Solution
54
ArrayHash TableDivide and ConquerSorting+4
LeetCode ↗65% acc.
15
MediumEmployee Importance✓ Our Solution
54
ArrayHash TableTreeDepth-First Search+1
LeetCode ↗68% acc.