Data Structure (2130702)

BE | Semester-3   Winter-2016 | 01/02/2017

Q1) (14)

Hash collision.

Collision resolution is the main problem in hashing. If the element to be inserted is mapped to the same location, where an element is already inserted then we have a collision.