Hash Table

Hash Table: A data structure that uses a hash function to map keys to their associated values, enabling fast retrieval.