Clarifications
- You will include hash.h as part of your submission as well
- One submission per group is enough.
- You can do the project individually as well.
- Write a test.c application as well. It is not optional.
- You can use mutex locks in the application code as well for integer-count application.
- You can not change the interface (hash.h).
Our test programs will destroy the table after all threads finished using it.