Inmagine interview question

Invert the given string without using any built-in function.

Interview Answer

Anonymous

11 Aug 2024

Used while loop.