Vidyalelo
Data Structure · Q13

Hashing

Programming · Data Structure · question 13

Q13

Which of the following hash functions provides the best performance for a hash table?

A.
Universal hashing
Answer
B.
Division method
C.
Multiplicative method
D.
Randomized hashing

Answer: Option A

Solution

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