Permutation in String | Leetcode - 567 | Python

preview_player
Показать описание
This video talks about solving a leetcode problem which is called Permutation in String. This question asked in many top companies.

We will see more videos on solving leetcode problems, which are asked in interviews from top companies (MAANG)

Like 👍
Share 📣
Comment 💬
Press the Bell icon🔔for updates

#python #coding #leetcode #programming #code
Рекомендации по теме
Комментарии
Автор

Like 👍
Share 📣
Comment 💬
Press the Bell icon🔔for updates

techerror
Автор

You made this medium problem to super easy 👍👍👍

thamaraiselvanes
Автор

This one is will have 26*N complexity but this code helps to understand the whole concept Thanks

ganeshparandkar
Автор

your code and your explanation do not correlate with each other, you said we should pick the last element in the window (window is made from the difference between length of s2 and s1), and decrease the index we get for that window, but in the code you take the index and you add it to the length of the s1, and use it to increase a particular value in the s2map. Check your code and video again please.

dnm
Автор

you need to check your explanation and your code- you do NOT say the same thing

dnm
welcome to shbcf.ru