Incorrect hash value when using Horner's Rule after the first call

前端 未结 0 1920
深忆病人
深忆病人 2020-12-08 03:48

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         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题