Pergunta de entrevista da empresa Tripadvisor

What is a hash table

Resposta da entrevista

Sigiloso

7 de nov. de 2011

In computer science, a hash table or hash map is a data structure that uses a hash function to map identifying values, known as keys (e.g., a person's name), to their associated values (e.g., their telephone number).