Pergunta de entrevista da empresa Intel Corporation

What is a Hash Table?

Resposta da entrevista

Sigiloso

27 de jul. de 2011

It is a data structure that used hash function to map keys to their associated values. e.g Person's name with their phone number.

1