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



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

Answer / 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

More Data Structures Interview Questions

What are stacks? Give some of its applications.

0 Answers   TCS,


What is data in computer science?

0 Answers  


What is the complexity of sorting algorithm?

0 Answers  


Explain Queue

0 Answers   Tech Mahindra,


what is the need of data structure

11 Answers  






What is data structure definition?

0 Answers  


Name few collections map implementations?

0 Answers  


What is data and data structure?

0 Answers  


What are the advantages of selecetion sort?

0 Answers  


What is the Difference between sax and dom parser?

0 Answers  


What is variable size arrays?and why we use it?

0 Answers   MCN Solutions,


Define depth and height of a tree?

0 Answers  


Categories