InterviewSolution
Saved Bookmarks
| 1. |
The case in which a key other than the desired one is kept at the identified location is called?(a) Hashing(b) Collision(c) Chaining(d) Open addressingMy question is based upon Hash Tables topic in portion Hash Tables of Data Structures & Algorithms IThis question was addressed to me by my college professor while I was bunking the class. |
|
Answer» Right choice is (b) Collision |
|