OpenCrowd interview question

What is the hashcode method?

Interview Answer

Anonymous

17 May 2016

Know the purpose of hashcode and equals. The interviewer thought that all classes should override the hashCode function. Wrong!

1