Page 1 of 1

In simple uniform hashing, what is the search complexity?

Posted: Wed Jul 13, 2022 7:43 pm
by answerhappygod
a) O(n)
b) O(logn)
c) O(nlogn)
d) O(1)