InterviewSolution
Saved Bookmarks
| 1. |
The task of generating alternative indices for a node is called?(a) Collision handling(b) Collision detection(c) Collision recovery(d) Closed hashingThe origin of the question is Hash Tables in division Hash Tables of Data Structures & Algorithms IThis question was addressed to me by my college professor while I was bunking the class. |
|
Answer» The correct OPTION is (a) Collision handling |
|