/
Hash Table

Hash Table

This a popular choice for implementing a key=value dictionary.

It makes use of a hash function to make looking up the keys faster.

See Hash table

Related content

Mirror Database
Mirror Database
Read with this
AVL Tree
AVL Tree
More like this
Dictionary
Dictionary
More like this
MD5 Hash Function
MD5 Hash Function
More like this
Hash function
Hash function
More like this
Key Fields and Examples
Key Fields and Examples
More like this