Practice: Separate chaining

I have put the code from class (presented April 5, almost identical to example code from CSCI 245 Programming II) with the "interesting" parts removed. In encourage you to use this as a self-test to see how well you understand how separate chaining works.

If you believe this exercise will be useful to you, then complete the file impl.BasicHashMap(). The assigned projects and Test 3 are writen on the assumption that you can do this exercise.

The solution can be found both in the handout from April 5 and in the code given with the assigned hashing projects (and in your archived notes and handouts from Programming II. :) )


Thomas VanDrunen
Last modified: Fri Apr 7 10:50:22 CDT 2017