Vidyalelo
Data Structure · Q133

Hashing

Programming · Data Structure · question 133

Q133

Which of the following is not a collision resolution strategy for open addressing?

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

Answer: Option D

Solution

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