Smart Mock Interview Logo
Get Started
Netflix
Coding
Netflix SDE Coding Interview
Created by Smart Mock Interview

Interview Questions

  1. Design TinyURL System
    coding

    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.