REVERSE WORDS IN A STRING | LEETCODE 151 | PYTHON SOLUTION

Описание к видео REVERSE WORDS IN A STRING | LEETCODE 151 | PYTHON SOLUTION

In this video we are solving a popular Microsoft interview question: Reverse Words in a String.

This is a medium level question on Leetcode but really it's quite simple and just involves some string parsing. Realistically the only tricky part is dealing with the fact that there can be multiple whitespaces in the string but otherwise it's smooth sailing.

Make sure to subscribe to the channel if you enjoyed this video!

Комментарии

Информация по комментариям в разработке