Question
What is a common use of Double Hashing?
Select an option. Your answer will be checked instantly.
Correct Answer: B. reducing clustering in hash tables
Explanation:
Double Hashing is commonly used for reducing clustering in hash tables.
Its design supports this task efficiently or naturally.
Leave a Reply