Longest Substring Without Repeating Characters - LeetCode 3 Python

preview_player
Показать описание
Explaining Longest Substring Without Repeating Characters in Python

Code starts @8:11

Music: Bensound

Lemme know up if y'all have any questions!:)
Рекомендации по теме
Комментарии
Автор

Dear YouTube, Pay this girl a lumpsum amount so that she won't stop making videos like this..😍😍😍😍

srinathanand
Автор

I have been going over every single youtube video on the same topic, I finally got the intuition behind the code after this video. Thank you

aibodyfat
Автор

IMO best style of solving these problems. Brilliant.

alexeymatveev
Автор

Your videos are very intuitive, please keep posting more solutions!

pranabsarkar
Автор

Awesome for making it so simple to understand👌

dipankarsaha
Автор

i was stucked at this problem now its clear Thank you ma'am for such a great explanation!!♥

VikasYadav-tkfw
Автор

I watched the same explanation from another video but couldn't understand there. But I'm surprised that how did you do that. I got every bit of the solution. Thanks a lot. Great Explanation😃

ShubhamKumar-pmps
Автор

Very nice to understand! Thank so much

xeco
Автор

Nice approach and amazing explanation ✨

daxil_vala
Автор

love the intro animation, thanks for the help

nikhilsaggi
Автор

please make a video on the explanation of the sliding window technique, by taking another example .

settyruthvik
Автор

You are amazing! Your explanations are very concise and clear. Do you have any tips for developing logical thinking for solving these problems? I know practice makes perfect, but I wonder if you use any other techniques to develop your thinking! Awesome work!

caiomansini
Автор

Thanks for the clear explanation, I have a similar logic using the index, but could only pass half of the test cases 😅.

namanvohra
Автор

I like your explanation. It was perfect and just what i was searching for

Raphael-bqfc
Автор

Thanks a lot for such a nice explanation.

suvrobanerjee
Автор

your videos are amazing, you explain them in such an easy way. Thanks 🙌🏻👌

smeetkathiria
Автор

The dictionary is empty while comparing, I mean how are we adding the char and index to the dict before comparing?

maheedharvundela
Автор

What was the reason for "and d[s[end]] >= start" ?

fadedthanahoee
Автор

I LOVE YOU for this. Thank you so much. Also, you are gorgeous!

rleonekc
Автор

you should it more often! great explanation

courtesy