Netflix
Coding
Netflix SDE Coding Interview
Created by Smart Mock Interview
Interview Questions
- Design TinyURL Systemcoding
Title:
Design TinyURL System
Problem:
Design a URL shortener service that converts long URLs to unique short codes and retrieves the original URL. Discuss how to prevent collisions and handle high traffic.