Domanda di colloquio di Amazon

What's hashtable?

Risposte di colloquio

Anonimo

28 set 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

Anonimo

24 set 2011

It is not a word.