Three designs that cover the moves most loops test: limiting load, read-heavy serving, and fan-out.
Design a Rate Limiter
System Design · Token bucket, sliding window, and where the counters live.
Design a URL Shortener
System Design · The classic: encoding, storage, and redirects at scale.
Design a News Feed
System Design · Fan-out on write vs. read, ranking, and the celebrity problem.