Pergunta de entrevista da empresa Aspect Capital

(in the interview) how does a hash map work

Resposta da entrevista

Sigiloso

24 de mai. de 2022

key hashes to a memory address, so go to that address. if multiple hash to the address, it becomes a linked list that you iterate through