Which approach is best for storing values that have the same hash key in a hash table? - Study24x7
Social learning Network
2 followers study24x7 08 Aug 2024 10:43 AM study24x7 study24x7

Which approach is best for storing values that have the same hash key in a hash table?

A

Overwriting the previous value

B

Linking new values to the existing ones in a linked list

C

Ignoring new values with duplicate keys

D

Storing values in an adjacent table

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles