Vidyalelo
Data Structure · Q52

Hashing

Programming · Data Structure · question 52

Q52

How many probes are required on average for insertion and successful search?

A.
4 and 10
B.
2 and 6
C.
2.5 and 1.5
Answer
D.
3.5 and 1.5

Answer: Option C

Solution

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