It’s crucial to know how the equals and hashCode methods work because in Java we use them all the time. When working with frameworks, using Collections, or even when comparing objects equality.
Therefore, if you are able to solve this Java Challenge, your understanding of those very important methods will definitely be more clear:
You can also watch the FULL video explanation of this Java Challenge. However, I highly recommend you try out the challenge before watching it.
That’s it challenger, keep it up with your Java learning!