Pergunta de entrevista da empresa Intuit

Implement a solution using Hashmap

Respostas da entrevista

Sigiloso

8 de mar. de 2019

There’s no getKey. You can use either containsKey(key) or get(key) method.

1

Sigiloso

23 de mai. de 2014

use getKey to see if the number is already there

3