Shape Shape

Hash Table

Hash Table is a data structure that maps keys to values for efficient lookups. Used in programming and database indexing.

Example:

A compiler uses a hash table to store variable names and their values.

WhatsApp Icon