Question d’entretien chez NVIDIA

Shown a perl code, what does it do?

Réponse à la question d'entretien

Utilisateur anonyme

21 juin 2018

Its a code for weeding out duplicate elements from an array. More efficient ways of doing it - use hashing