Reading material
Pages 343-350 (Section 8.3-8.3.5)
Additional material
Implementation of a dictionary by means of a hash table:
PostScript and
PDF
LongHashCode
PolynomialHashCode
CyclicShiftHashCode
Question
Assume we use the cyclic shift hash code and division map and
that there are 101 buckets. In which bucket would the item ("key",
"element") end up?