Question d’entretien chez CME Group

How to design a elevator ?

Réponse à la question d'entretien

Utilisateur anonyme

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