Domanda di colloquio di CME Group

How to design a elevator ?

Risposta di colloquio

Anonimo

29 nov 2014

We use two queue. One to store the requests for the elevator to go up and the other to go down. We also need to write logic so that we make the life serve the nearest floor.

1