Question d’entretien chez Bloomberg

When using hash table and when using map

Réponse à la question d'entretien

Utilisateur anonyme

30 août 2010

A map is a one to one lookup of a data item. A hash table is a many to one lookup.