Q17
What is the main goal of a good hash function?
A.
To minimize memory usage.
B.
To sort keys in ascending order.
C.
To uniformly distribute keys across the hash table.
AnswerD.
To generate the maximum number of collisions.
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board