Pregunta de entrevista de NVIDIA

Shown a perl code, what does it do?

Respuesta de la entrevista

Anónimo

21 jun 2018

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