Page 1 of 1

The goal of hashing is to produce a search that takes

Posted: Thu Jul 14, 2022 8:47 am
by answerhappygod
a) O(1) time
b) O(n2 )time
c) O(log n ) time
d) O(n log n ) time