Vidyalelo
Data Structure · Q40

Hashing

Programming · Data Structure · question 40

Q40

Which probing method is best suited for reducing clustering in a hash table?

A.
Chaining
B.
Double hashing
C.
Linear probing
D.
Quadratic probing
Answer

Answer: Option D

Solution

Answer: Option D
No explanation is given for this question Let's Discuss on Board