hash table

Meaning

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

Notes

Sign in to write sticky notes