Course contentsShow
Computer Science
Lesson 408 of 2,87210. Hash TablesPro lesson

The Division Method

Using modulo operation (h(k) = k mod m) to map keys to table indices and choosing good table sizes.

This lesson is for subscribers

You've completed the free preview. Subscribe to unlock every lesson in every course.