12 January 2009 11:00
hash_functions [smallcode]
by sylvainulgan interesting review of hash functions and their performance over different sets of keys.
Note that he measure the actual time for hashing + scanning through a collision list rather than just counting the numbers of collisions.
1
(1 marks)