English, asked by swaynnarayan, 9 months ago

what is hashing techniques to solve the collision problems​

Answers

Answered by Anonymous
1

Answer:

One method for resolving collisions looks into the hash table and tries to find another open slot to hold the item that caused the collision. A simple way to do this is to start at the original hash value position and then move in a sequential manner through the slots until we encounter the first slot that is empty.

Answered by itzshrutiBasrani
0

Hey!

One method for resolving collisions looks into the hash table and tries to find another open slot to hold the item that caused the collision.

Hope it Helps!!!

Mark it as Brainliest!!!

Similar questions