Pergunta de entrevista da empresa Caseware

How to reverse a string in place without using any extra memory.

Resposta da entrevista

Sigiloso

28 de nov. de 2024

Normal string reverse in c, use the \0 character to to swaps.