Computer Science P1(*) > Hash Table > Flashcards
what is a hash table
a data structure that creates a mapping between keys and values
explain how hash tables work