Why we should overwrite the hashCode() when we overwrite the equals()
Preface
Though I have used Java programme language for almost a year, I'm not familiar with a notion 'hash'. I have gotten a little knowledge about hash recently because I am reading a book of algo