Definify.com

Definition 2024


hash_table

hash table

See also: hashtable

English

Noun

hash table (plural hash tables)

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