Domanda di colloquio di Intuit

Implement a solution using Hashmap

Risposte di colloquio

Anonimo

8 mar 2019

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

1

Anonimo

23 mag 2014

use getKey to see if the number is already there

3