Noun
hash table (plural hash tables) (programming) An associative array implemented as a vector, the indexes into which are the result of applying a hash function to the key.