Hash table

A hash table is one type of tool for storing information.
In computer science, these tools for keeping track of information, or data, are called data structures. A hash table is a data structure that uses a hash function to keep track of where data is put.

en_USEnglish