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

Easy EXPLANATION - When some other VALUE is PLACED at a specified LOCATION other than the DESIRED key, it is said to be a collision.



Discussion

No Comment Found

Related InterviewSolutions