Pregunta de entrevista de Virtusa

How to check whether duplicate elements are present in an array? (Asked to write the code)

Respuesta de la entrevista

Anónimo

7 may 2018

Using Set Data Structure.