Hacktoberfest2021
Hacktoberfest2021 copied to clipboard
Create Reversing a sentense using stack
It is a application of stack data structure reversing a given sentence
Example
Enter sentence :hey how are you doing? Reversed String :doing? you are how hey