Question
What is a common use of Separate Chaining?
Select an option. Your answer will be checked instantly.
Correct Answer: B. hash tables with flexible load factors
Explanation:
Separate Chaining is commonly used for hash tables with flexible load factors.
Its design supports this task efficiently or naturally.
Leave a Reply