Pregunta de entrevista de NexSemi

Write a program to reverse a string

Respuesta de la entrevista

Anónimo

15 dic 2022

Just use a for loop, copy starting from the end to another array/string