In this video we will learn about a problem to Reverse the given string word-wise. The last word in the given string should come at 1st place, the last-second word at 2nd place, and so on. Individual words should remain as it is.
Note: Please keep in mind that there can be multiple solutions to solving this problem, and you might come up with alternative approaches as well.
Keywords
#reversestring
#array
#codingninjas
#leetcode
#Interviewquestion
#Microsoft
#programming
#DSA
#amazon
#google