Question d’entretien chez Workday

How can you reverse a string without dynamic memory allocation or temporary variables (aside from indexer).

Réponse à la question d'entretien

Utilisateur anonyme

22 janv. 2017

If you could use ANY language you want, you can do this easily with ruby. "myString".reverse