Try this problem in the playground
The sample tables will be auto-loaded — write a query and run it instantly.
Find all direct and indirect reports for a manager. Standard hierarchy traversal — a common Hard interview problem.
The playground will create these tables and populate them automatically when you click "Open Playground" above:
Multiple approaches — try each and understand the trade-offs.