hash tables

Oraciones
An user
Hash tables   can   access   their   elements   in   constant   time
.

Las tablas hash pueden acceder a sus elementos en tiempo constante.

Significado (Inglés)

plural of hash table

hash table

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