Hash maps are used to store key-value pairs. Similar to dictionaries, maps, objects, and tuples in other languages.
Used to store values like an array and ensure there are no duplicates.