← Problem sets

medium
Official6 problems · ~2h total
Basics of Node.js: Zero to Hero
Go from Node.js fundamentals to interview-ready. A difficulty-ramped set of bite-sized Express problems — routing and read endpoints, HTTP status codes, request validation, full CRUD, async aggregation, and defensive error handling — each graded by black-box Jest tests over a real HTTP API. Built to teach the backend basics every Node developer needs.
0/6 solved0%
Warm-up — HTTP & Routing
Core — Data & Validation
Challenge — Async & Errors
Error Handling: A Leaky Withdrawal
Debugging · 25 min · error-handling, validation, defensive-programming
