Q.

What is the average retrieval time when n keys hash to the same slot?

A. Theta(n)
B. Theta(n2)
C. Theta(nlog n)
D. Big-Oh(n2)
Answer» A. Theta(n)
1.4k
0
Do you find this helpful?
19

View all MCQs in

Data Structures (DS)

Discussion

No comments yet