String Processing in Python: Check Permutation

Опубликовано: 26 Март 2018
на канале: LucidProgramming
6,650
105

In this video, we will be considering how to determine if a given string is a permutation of another string.

Specifically, we want to solve the problem:
Given two strings, write a function to determine if one is a permutation of the other.

We solve this problem in Python and analyze the time and space complexity of our approach.

This video is part of a series on string processing and, specifically, on how these problems tend to show up in the context of a technical interview:
http://bit.ly/lp_string

This video is also part of an "Algorithm" series. For more algorithm tutorials:
http://bit.ly/lp_algos

The software written in this video is available at:
https://github.com/vprusso/youtube_tu...

Do you like the development environment I'm using in this video? It's a customized version of vim that's enhanced for Python development. If you want to see how I set up my vim, I have a series on this here:
http://bit.ly/lp_vim

If you've found this video helpful and want to stay up-to-date with the latest videos posted on this channel, please subscribe:
http://bit.ly/lp_subscribe


На этой странице сайта вы можете посмотреть видео онлайн String Processing in Python: Check Permutation длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь LucidProgramming 26 Март 2018, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 6,650 раз и оно понравилось 105 зрителям. Приятного просмотра!