Question d’entretien chez Google

Eliminate replicates in a string

Réponse à la question d'entretien

Utilisateur anonyme

30 oct. 2012

create a hashmap loop through string check if character exists in hashmap if it does, it's a duplicate. remove from string if it doesn't put it in the hashmap.

1