Question d’entretien chez Google

Find repeats in an integer list.

Réponse à la question d'entretien

Utilisateur anonyme

31 août 2020

I used the Counter data structure.