Pergunta de entrevista da empresa Bloomberg

What do you do when your hashtable becomes exhausted?

Resposta da entrevista

Sigiloso

2 de mar. de 2013

Use another hash table, with the same or a different hash function or enlarge this one and use more than one hash functions. This is quite dependable.