Updating Hash Container Implementation

Lab Assignment

Use the implementation of the basic hashmap template that we studied and do the following modifications: Here is example test code that your implementation should work with.

Milestone: insert() modification.