Pregunta de entrevista de Amadeus

Write a code to reverse the words of string and display them without using any inbuilt function.

Respuesta de la entrevista

Anónimo

14 ago 2023

I wrote the code using stack