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 is unmodifiable list?

590


What are the tasks performed during inorder traversal?

633


What is a 2 dimensional array?

621


Explain the uses of binary tree.

588


Can we add or delete an element after assigning an array?

736






Is hashmap a data structure?

609


What are the types of algorithms?

636


Why merge sort is better than insertion sort?

543


What does map stand for?

552


Define an algorithm. What are the properties of an algorithm? What are the types of algorithms?

605


Name few classes that implement collection interface?

610


Mention a few applications of linked lists?

603


Explain the implementation of an AVL tree and Binary tree.

596


What is the complexity of selection sort?

533


Explain about map and their types?

697