Q.

Which hash function satisfies the condition of simple uniform hashing?

A. h(k) = lowerbound(km)
B. h(k)= upperbound(mk)
C. h(k)= lowerbound(k)
D. h(k)= upperbound(k)
Answer» A. h(k) = lowerbound(km)
3k
0
Do you find this helpful?
16

View all MCQs in

Data Structures (DS)

Discussion

No comments yet