Data structure that implements an associative array abstract data type.
Using hash maps to store and retrieve data efficiently.