What are the types of Collision Resolution Techniques and the methods used in each of the type?

Answer Posted / ajay vikram

Open addressing (closed hashing),

The methods used include:
Overflow block,
Closed addressing (open hashing)

The methods used include:
Linked list,
Binary tree…

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by free pool?

514


What is raid (redundant array of inexpensive disks)?

538


How do you search for a target key in a linked list?

755


What is the minimum number of queues needed when implementing a priority queue?

536


Define a Deque?

604






What is bubble sort algorithm in data structure sort and searching?

527


What is data in computer science?

511


Define ancestor and descendant ?

547


What do you mean by disjoint set adt?

543


What is dangling pointer and how to avoid it?

545


What are the 4 types of data?

516


Which is better hashmap or treemap?

496


Is a list an array?

451


What is stack explain with diagram?

507


What is binary tree in computer science?

488