Question d’entretien chez BlackBerry

How would you reverse a string?

Réponse à la question d'entretien

Utilisateur anonyme

28 oct. 2011

You could use a data structure like a stack.

1