Question d’entretien chez Aspect Capital

(in the interview) how does a hash map work

Réponse à la question d'entretien

Utilisateur anonyme

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