Which scheme uses a randomization approach?
(a) hashing by division
(b) hashing by multiplication
(c) universal hashing
(d) open addressing
My question comes from Hash Tables topic in chapter Hash Tables of Data Structures & Algorithms I
I have been asked this question in semester exam.