Pattern series

Virtual Queue / Admission Control

5 System Design questions share this exact tag. Use the closely related series below for a fuller drill.

  1. 01

    Donation Platform

    Design a donation platform like GoFundMe — a campaign can go viral overnight and receive a massive spike of small donations, and every dollar must be...

    Practice bank
    Preview
  2. 02

    Flash Sale

    Design a flash sale system where a limited quantity of a hot item goes on sale at a fixed instant and receives a 1000x traffic spike in seconds — inve...

    Practice bank
    Preview
  3. 03

    Ticketmaster (General Admission)

    Design Ticketmaster for general-admission events — there is no seat map, only a fixed capacity count per ticket tier, and the system must sell tickets...

    Ticketmaster
    Preview
  4. 04

    Ticketmaster

    Design Ticketmaster — an event ticketing system that sells reserved seats under extreme flash-sale contention without ever double-selling a seat.

    Ticketmaster
    Free guide
  5. 05

    LLM Inference Gateway

    Design an LLM inference gateway that sits between internal product teams and multiple model providers/backends, handling routing, streaming, quotas, a...

    OpenAI / Anthropic
    Free guide