Longest Substring Without Repeating Characters | Leet code 3 | Theory explained + Python code

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • This video is a solution to Leet code 3, Longest Substring Without Repeating Characters. I explain the question, go over how the logic / theory behind solving the question and finally solve it using Python code.
    Comment below if you have a better solution to this problem!
    Let me know if you have any feedback and don't forget to subscribe for more videos!
    Time stamps:
    0:00 Question Explained
    1:05 Solution Explained
    14:14 Python Code
    Code:
    leetcode.com/explore/challeng...)
    More leetcode questions solved:
    • Add and Search Word - ...

Komentáře • 16

  • @JumaleAbdi-tu3zh
    @JumaleAbdi-tu3zh Před 15 dny

    Bro this is brilliant
    I struggled with this question for days and now I got the logic. Your explanations are just phenomenal, thank you

  • @prasantainment3001
    @prasantainment3001 Před 3 lety +3

    you explained this problem better than most of them

  • @jahirraihanjoy3466
    @jahirraihanjoy3466 Před 3 lety +5

    i was not looking for solution . Actually i wanted to understand the logic behind this Algorithm.
    Thanks dude for your help.
    Trust me i've watched 2 -3 videos to understand the logic but by your's one i get it very clearly.
    Thanks again :).

  • @anupamasingh9858
    @anupamasingh9858 Před 2 lety +1

    This was so easy to understand! Thank you :)

  • @nk19087
    @nk19087 Před 2 lety

    this was truly so well explained! Thank you!!

  • @vikasviki7490
    @vikasviki7490 Před 3 lety +1

    You Rock Buddy.

  • @MynamedidntFitDonkey
    @MynamedidntFitDonkey Před rokem

    nice bro

  • @ramizrizwan3057
    @ramizrizwan3057 Před 2 lety

    This is so helpful- thank you

  • @PriyaAmar848
    @PriyaAmar848 Před 3 lety

    Very nice explanation . Keep doing more videos

  • @stunning-computer-99
    @stunning-computer-99 Před 2 lety

    amazing explanation.

  • @ishayadav001
    @ishayadav001 Před 3 lety +1

    Great video!!

  • @duchieuvn8358
    @duchieuvn8358 Před 2 lety

    good work, thank you bro

  • @MarlonCuna
    @MarlonCuna Před rokem

    what a goat

  • @gauravpatil7977
    @gauravpatil7977 Před 2 lety

    explained very well bro! can u tell me how to come up with solutions of these kind of complex problems?