Reverse Sublist in Linked List | (Reverse Linked List II on LeetCode) Explanation

preview_player
Показать описание

Timestamps:
00:00 - Problem Introduction
01:44 - Algorithm Explanation
12:25 - Coding Walkthrough

_______________________________________
Some great channels to learn more:
Рекомендации по теме
Комментарии
Автор

Count the number of times I said "essentially" in this video :P

JyotinderSingh
Автор

Loved the way you named your variables! Half the battle in understanding is won right there.

staffeng
Автор

After spending hours on this problem, i finally understood because of your explanation . Thankyou :)

susmitapatro
Автор

hey man, your explanations are so good and voice is quite clear as well. I see you are not making videos currently . I really hope you start it whenever possible cause these are for sure very helpful.
cheers

pythonenthusiast
Автор

Thank you so much for the explanation❤, simply get the whole concept within the first 5 min, for those guys who are checking the comments whether to watch this video is simple, go for it.

rajeshkilladi
Автор

Best Explanation on the internet. Thanks a lot man!

yashsaini
Автор

Got stuck on many paid Udemy courses explaining Linked lists, but you definitely nailed it!
Nice visualization and explanation, also a variable names are incredibly meaningful in understanding this algorithm! Big like!

EmiNBega
Автор

your explanation is remarkable, literally I have no superb

upload more videos

radhikadube
Автор

Thanks for the great insight had trouble understanding this
In addition we need to add a dummy node (sentinel) to cover for scenarios where we need to reverse from the head of the linkedlist

danielnzuma
Автор

Awesome explanation. Though I code in Java, your explanation was the best I could find and understood it properly. thanks

indranilthakur
Автор

Amazing explanation! The best part is the diagram you drew.

saranyavivekanandan
Автор

its showing null pointer exception for this line at 15:58 as nodetobeextracted is null.
plz help.

itsninja
Автор

What a crisp explanation.... !!! thank You :)

MayankLC
Автор

Thanks man. Will be using variable names going forward :)

dwivedishashank
Автор

Great explanation! Only question is, why did we have to create dummy list? Why couldn't we do it with existing list?

giorgikhachidze
Автор

you are amazing, your code is very explanatory ...

govindmall
Автор

Just loved the variable names...It became damn easy after that to undersatnd

alkadas
Автор

Excellent !! Using diagram and name of pointers you have turned this hard concept into soo easy to understand !! Thanks

adityachauhan
Автор

Thanks for this video, made things a lot easier for me. Great Job!!

shoaibhossain
Автор

Amazing Explanation Brother all there were n doubts at all.

ankitpaudel