Pregunta de entrevista de Bloomberg

When using hash table and when using map

Respuesta de la entrevista

Anónimo

30 ago 2010

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