Domanda di colloquio di Aspect Capital

(in the interview) how does a hash map work

Risposta di colloquio

Anonimo

24 mag 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