System Design
Interview Problems
6problems · go forth!
Start here
medium
Design a URL Shortener
Best first problem — covers ID generation, caching, and read-heavy design in 45 min.
medium
Design a Rate Limiter
Every API needs one. Tests distributed counters, Redis atomicity, and failure modes.
hard
Design WhatsApp
The classic hard problem. Touches real-time connections, fan-out, and message ordering.
#ProblemCategoryDifficultyUpdated
6 results