InterviewSolution
Saved Bookmarks
| 1. |
What is the advantage of the multiplication method?(a) only 2 steps are involved(b) using constant(c) value of m not critical(d) simple multiplicationThis key question is from Hash Tables topic in chapter Hash Tables of Data Structures & Algorithms IThis question was addressed to me in an online quiz. |
|
Answer» Right answer is (C) VALUE of m not critical |
|