Vidyalelo
Data Structure · Q145

Hashing

Programming · Data Structure · question 145

Q145

What is the disadvantage of hashing with chaining?

A.
not easy to implement
B.
takes more space
Answer
C.
quite sensitive to hash function
D.
table gets filled up easily

Answer: Option B

Solution

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