next up previous
Next: Up: Previous:

Choice of m

*
m should not be a power of 2, because h(k) would be the p lowest-order bits of k (m = 2p)
*
avoid powers of 10 for decimal keys, because not all digits will be used
*
good values include primes not too close to powers of 2


next up previous
Next: Up: Previous: