Question d’entretien chez Amazon

Design a parking lot

Réponses aux questions d'entretien

Utilisateur anonyme

8 févr. 2012

A 2D array is pretty much the best data structure that I can think of for this situation

Utilisateur anonyme

20 févr. 2013

What about a hash map?