Frage im Vorstellungsgespräch bei Siemens

Write a code to remove duplicate elements from an array?

Antwort im Vorstellungsgespräch

Anonym

21. Aug. 2019

Wrote the code in O(n) complexity using hashing