What is the advantage of a hash table as a data structure?
Posted: Wed Jul 13, 2022 7:43 pm
a) faster access of data
b) easy to implement
c) very efficient for less number of entries
d) exhibit good locality of reference
b) easy to implement
c) very efficient for less number of entries
d) exhibit good locality of reference