What are the types of Collision Resolution Techniques and the methods used in each of the type?
– Open addressing (closed hashing),
The methods used include:
Overflow block,
– Closed addressing (open hashing)
The methods used include:
a)Linked list,
b)Binary tree
Recent Comments