Skip to content
Interview Prep
Design YouTube
Medium
Design a video sharing platform like YouTube.
Video StreamingStorageCDNEncoding
Design Yelp
Medium
Design a POI (Point of Interest) system like Yelp.
GeospatialSearchDatabaseCaching
Design a Database Sharding Strategy
Medium
Design a horizontal database sharding strategy covering shard key selection, data distribution, rebalancing, and failure handling.
DatabaseShardingScalabilityPartitioning
Design CI/CD Workflow System
Hard
Design a multi-tenant CI/CD workflow system triggered by git pushes, with job scheduling and a real-time progress UI.
Workflow OrchestrationMulti-TenantQueueReal-Time
Design Slack
Hard
Design a Slack-like real-time chat system with group chats, direct messages, notifications, rich media, and message deletion.
Real-Time MessagingWebSocketNotificationsMedia Storage