LLD: Elevator System
Design an elevator system for a building with multiple elevator cars.
Requirements
- Multiple elevator cars
- Hall buttons (up/down) on each floor
- Cabin buttons for destination floors
- Efficient scheduling algorithm
Learning Objectives
Lesson Outline
Design an elevator system for a building with multiple elevator cars.