Stubhub System Design Interview Questions
Master your tech interview with our curated database of real questions from top companies.
Design Event Email System
System Design: Event Email Notification at Scale Context You are building a platform that hosts many events. Each event can have many participants (at...
Review getEvents endpoint for performance, scalability, security
Code Review Task: HTTP GET /events Handler Context Assume a typical REST endpoint GET /events that lists events for a consumer application. The handle...
Review and fix a GET events endpoint
API Review Task: GET /events (with related transactions) Context You are reviewing an existing GET /events endpoint that: - Queries events from a rela...
Design a scalable event-notification system
System Design: Scalable Event Management and Email Notification Pipeline Context Design a production-ready system to manage events and notify all regi...
Design a scalable event email system
System Design: Massive-Scale Event Management and Email Notifications Context Design a multi-tenant platform that manages large numbers of concurrent ...