Domanda di colloquio di Workday

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

Risposta di colloquio

Anonimo

22 gen 2017

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