LEETCODE 206 (JAVASCRIPT) | REVERSE LINKED LIST

preview_player
Показать описание
Hey everyone. Check out this in-depth solution for leetcode 206.
Рекомендации по теме
Комментарии
Автор

after watching this video for 2 days in a row and working it out with pen and paper i finally get it. I thought it was impossible for me to understand. Thank you so much for your gift! God bless!

Dementia
Автор

This is literally the best breakdown I’ve seen! Thank you!

indiajackson
Автор

Explained well without being verbose. Great video.

timmyfrank
Автор

this is hands down the best explanation, i was actually able to understand! thankyou

munibaahmed
Автор

thank you for this video! I have a much much better understanding on how the pointers work.

teoshijie
Автор

These types of questions like Linked Lists - are not possible to check in the leetcode console, correct?

kirillzlobin
Автор

Thank you so much for the clear explanation!

jadedraco
Автор

In this case I would say implementing a recursive approach is far easier.

sourenasahraian