Pergunta de entrevista da empresa CME Group

How to design a elevator ?

Resposta da entrevista

Sigiloso

29 de nov. de 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