Reverse Words in a String III | 3 Methods π
Learn 3 different ways to reverse words in a string for LeetCode 557 with full solutions and explanations.

Nikhil Lohia
20.7K views β’ Mar 18, 2024

About this video
Join this channel to get access to perks: https://www.youtube.com/channel/UCT-S2ngqEBoYCM5UKuNeELg/join
Actual problem on LeetCode: https://leetcode.com/problems/reverse-words-in-a-string-iii/description/
Chapters:
00:00 - Intro
00:47 - Problem Statement
02:24 - The underlying idea
03:53 - Different methods
06:28 - Two pointer approach
09:27 - Dry-run of Code
13:10 - Final Thoughts
π Links to topics I talk about in the video:
Brute Force Method: https://youtu.be/kdTpUjd71G8
Stack Data Structure: https://youtu.be/vrVOYj_tF7M
Playlist on Strings: https://www.youtube.com/playlist?list=PLFdAYMIVJQHNZy3Q4MnLnCBZ9-OxOhaWY
Other easy difficulty problems: https://www.youtube.com/playlist?list=PLFdAYMIVJQHMap2jOyU6-kHjQEL-vxlV2
π A text based explanation is available at: https://studyalgorithms.com
Code on Github: https://github.com/nikoo28/java-solutions/blob/master/src/main/java/leetcode/easy/ReverseWordsInAStringIII.java
Test-cases on Github: https://github.com/nikoo28/java-solutions/blob/master/src/test/java/leetcode/easy/ReverseWordsInAStringIIITest.java
π Reference Books:
Starting Learn to Code: https://amzn.to/3sJm8Wl
Favorite book to understand algorithms: https://amzn.to/4848xJH
Favorite book for data structures: https://amzn.to/3P96YBv
Get started for interview preparation: https://amzn.to/44Nn5du
π To see more videos like this, you can show your support on: https://www.buymeacoffee.com/studyalgorithms
π₯ My Recording Gear:
Recording Light: https://amzn.to/3PdsViT
Microphone: https://amzn.to/3Exv83x
Recording Camera: https://amzn.to/3PwyN8e
Tablet to sketch and draw: https://amzn.to/3ZdKVy7
Sketching Tool: https://amzn.to/45XJEgY
Laptop to edit videos: https://amzn.to/460ofDu
π» Get Social π»
Follow on Facebook at: https://www.facebook.com/studyalgos
Subscribe to RSS feeds: https://studyalgorithms.com/feed/
Join fan mail: http://eepurl.com/g9Dadv
#leetcode #programming #interview
Actual problem on LeetCode: https://leetcode.com/problems/reverse-words-in-a-string-iii/description/
Chapters:
00:00 - Intro
00:47 - Problem Statement
02:24 - The underlying idea
03:53 - Different methods
06:28 - Two pointer approach
09:27 - Dry-run of Code
13:10 - Final Thoughts
π Links to topics I talk about in the video:
Brute Force Method: https://youtu.be/kdTpUjd71G8
Stack Data Structure: https://youtu.be/vrVOYj_tF7M
Playlist on Strings: https://www.youtube.com/playlist?list=PLFdAYMIVJQHNZy3Q4MnLnCBZ9-OxOhaWY
Other easy difficulty problems: https://www.youtube.com/playlist?list=PLFdAYMIVJQHMap2jOyU6-kHjQEL-vxlV2
π A text based explanation is available at: https://studyalgorithms.com
Code on Github: https://github.com/nikoo28/java-solutions/blob/master/src/main/java/leetcode/easy/ReverseWordsInAStringIII.java
Test-cases on Github: https://github.com/nikoo28/java-solutions/blob/master/src/test/java/leetcode/easy/ReverseWordsInAStringIIITest.java
π Reference Books:
Starting Learn to Code: https://amzn.to/3sJm8Wl
Favorite book to understand algorithms: https://amzn.to/4848xJH
Favorite book for data structures: https://amzn.to/3P96YBv
Get started for interview preparation: https://amzn.to/44Nn5du
π To see more videos like this, you can show your support on: https://www.buymeacoffee.com/studyalgorithms
π₯ My Recording Gear:
Recording Light: https://amzn.to/3PdsViT
Microphone: https://amzn.to/3Exv83x
Recording Camera: https://amzn.to/3PwyN8e
Tablet to sketch and draw: https://amzn.to/3ZdKVy7
Sketching Tool: https://amzn.to/45XJEgY
Laptop to edit videos: https://amzn.to/460ofDu
π» Get Social π»
Follow on Facebook at: https://www.facebook.com/studyalgos
Subscribe to RSS feeds: https://studyalgorithms.com/feed/
Join fan mail: http://eepurl.com/g9Dadv
#leetcode #programming #interview
Tags and Topics
Browse our collection to discover more content in these categories.
Video Information
Views
20.7K
Likes
431
Duration
14:20
Published
Mar 18, 2024
User Reviews
4.6
(4) Related Trending Topics
LIVE TRENDSRelated trending topics. Click any trend to explore more videos.