Which scheme provides good performance?
(a) open addressing
(b) universal hashing
(c) hashing by division
(d) hashing by multiplication
Question is from Hash Tables in chapter Hash Tables of Data Structures & Algorithms I
This question was posed to me in an international level competition.