I am writing my own implementation of a HashMap, and I am using Horner\'s Rule for the hashing algorithm. I have my hashing algorithm here
public int hash