Hashtable is a data structure that is used to store keys/value pairs.

This website introduces hash tables

  1. Phone number lookups
  2. Social security databases
  3. Libraries

Here is a link providing some insights into Hashtables: Hashtable