Question d’entretien chez Siemens

Write a code to remove duplicate elements from an array?

Réponse à la question d'entretien

Utilisateur anonyme

21 août 2019

Wrote the code in O(n) complexity using hashing