Lecture 10: Open Addressing, Cryptographic Hashing

Published: Dec. 7, 2012, 7:38 p.m.

This lecture covers open addressing, which is another approach to dealing with collisions (hashing with chaining was covered in Lecture 8). Cryptographic hashing is also introduced.