Sollicitatievraag bij Intuit

Implement a solution using Hashmap

Antwoorden op sollicitatievragen

Anoniem

8 mrt 2019

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

1

Anoniem

23 mei 2014

use getKey to see if the number is already there

3