Amadeus interview question

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

Interview Answer

Anonymous

14 Aug 2023

I wrote the code using stack