Design an online chess game with undo and leaderboard
Company: Meta
Role: Software Engineer
Category: System Design
Difficulty: medium
Interview Round: Onsite
Quick Answer: This question evaluates proficiency in real-time system design, state management, and concurrency control for multiplayer games, including consistency, undo semantics, low-latency messaging, game-state validation, auditability, and leaderboard computation.