System Design Interview Questions
System design interviews test your ability to architect large-scale systems under constraints. These questions cover the core scenarios interviewers ask at every level — from designing a URL shortener to building a real-time notification system. Each question includes a structured approach, key tradeoffs to discuss, and the depth interviewers expect at different seniority levels.
5 questions
•
4 categories
•
Updated March 2026
Classic Problems
Infrastructure
Communication Systems
Senior
9 min
Design a Notification System (System Design Interview)
Design a notification system that supports push notifications, email, SMS, and in-app notifications for millions of users.
Senior
9 min
Design a Real-Time Chat System (System Design Interview)
Design a real-time chat system that supports one-on-one messaging, group chats, online presence, and message delivery receipts.