Elevator System (Low-Level-Design)
Problem Definition
Elevators are an essential component of many buildings, especially those with multiple floors or high-rise structures, where stairs may not be a practical option. The objective of an elevator system is to provide an alternative mea...
swatijha.hashnode.dev7 min read
Dolly Singh
Software Engineer
Thanks for the wonderful article but please help me understand that the pending requests from inside of elevator isn't that should be specific to elevator Id ? I mean we are pushing to pendingRequests directly but for moveElevator we are passing elevator instance.?? Am i missing something