InterviewSolution
Saved Bookmarks
| 1. |
By implementing separate chaining using list head we can reduce the number of collisions drastically.(a) True(b) FalseI'd like to ask this question from Hash Tables topic in section Hash Tables of Data Structures & Algorithms IThe question was posed to me in my homework. |
|
Answer» Correct answer is (b) False |
|