Vidyalelo
Data Structure · Q97

Hashing

Programming · Data Structure · question 97

Q97

Which of the following technique stores data in a separate entity in case of a collision?

A.
Open addressing
B.
Chaining using doubly linked list
Answer
C.
Linear probing
D.
Double hashing

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board