Frage im Vorstellungsgespräch bei Intuit

Implement a solution using Hashmap

Antworten zu Vorstellungsgespräch

Anonym

8. März 2019

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

1

Anonym

23. Mai 2014

use getKey to see if the number is already there

3