Vidyalelo
Data Structure · Q104

Hashing

Programming · Data Structure · question 104

Q104

Which of the following is not a technique to avoid a collision?

A.
Make the hash function appear random
B.
Use the chaining method
C.
Use uniform hashing
D.
Increasing hash table size
Answer

Answer: Option D

Solution

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