What is the average retrieval time when n keys hash to the same slot?
Posted: Wed Jul 13, 2022 7:43 pm
a) Theta(n)
b) Theta(n2)
c) Theta(nlog n)
d) Big-Oh(n2)
b) Theta(n2)
c) Theta(nlog n)
d) Big-Oh(n2)
Accurate answers. Every time.
https://answerhappy.com/