Pergunta de entrevista da empresa Bloomberg

What do you know about hash code? What is the most important thing to do while writing a hash code? Can hash codes for two objects be the same ?

Resposta da entrevista

Sigiloso

19 de jun. de 2016

any two objects that are 'equal' must have same hash code. yes, two objects can have same hash code.