Question d’entretien chez Qualcomm

write a code to reverse a string without using 2 arrays

Réponse à la question d'entretien

Utilisateur anonyme

16 nov. 2009

use swapping logic with for() loop. for(int i=0; i=(n/2)+1;i++) { //swap }