Question d’entretien chez Amazon

What's hashtable?

Réponses aux questions d'entretien

Utilisateur anonyme

28 sept. 2011

Data structure that maps a hash function to a key which inturn represents location/index in a table. this is useful for O(1) access. Usually implemented by an array.

1

Utilisateur anonyme

24 sept. 2011

It is not a word.