LeetDesign
← All problems
Medium

Design a URL Shortener

Turn long URLs into short codes and redirect anyone who follows them.

Design a service that turns long URLs into short codes and redirects anyone who follows them.

A mapping never changes once it is minted; only a takedown can retire a code.