Amadeus Interview Question

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

Interview Answer

Anonymous

Aug 14, 2023

I wrote the code using stack