Vidyalelo
Data Structure · Q107

Hashing

Programming · Data Structure · question 107

Q107

Which of the following techniques offer better cache performance?

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

Answer: Option B

Solution

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