intermediateReal System Design Problems
Design a URL shortening service like TinyURL.
The most classic system design opener — tests encoding strategy, collision handling, and read-heavy scaling.
This is a Pro question
Sign in, then upgrade to Pro or Power to unlock this question and the full Interview Prep bank.
Design a URL shortening service like TinyURL.