Vidyalelo
Data Structure · Q71

Hashing

Programming · Data Structure · question 71

Q71

Which technique has the greatest number of probe sequences?

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

Answer: Option C

Solution

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