employer cover photo
employer logo

Frage im Vorstellungsgespräch bei ION Trading

Write a UniqueHashMapClass, which should extend the regular HashMap class with the added condition that no value appears twice in a UniqueHashMap.

Antwort im Vorstellungsgespräch

Anonym

1. Apr. 2013

Obviously I can't post the code here, but if your'e familiar with Java it shouldn't take more than looking at the documentation for HashMap to figure this one out.

1