What is a hash table?
Posted: Wed Jul 13, 2022 7:43 pm
a) A structure that maps values to keys
b) A structure that maps keys to values
c) A structure used for storage
d) A structure used to implement stack and queue
b) A structure that maps keys to values
c) A structure used for storage
d) A structure used to implement stack and queue