Back to Questions

Design a URL Shortening Service (TinyURL)

63.1K viewsAsked at Google
Easy

Question Explain

Design a service like TinyURL or Bit.ly. Discuss API endpoints, hashing algorithms (Base62 vs. MD5), collision resolution, and database scalability for read and write capacity.

Start Trying This Question Simulation

Practice answering orally or with text to get instant AI feedback.

Practice with This Question