Remove Nth Node From End of List - LeetCode 19 - Java

preview_player
Показать описание
This is the ultimate guide for the Remove Nth Node From End of List question on LeetCode. I will explain and code both the brute-force solution and the follow up question ("can you solve it in one pass?").

Video Contents:

00:00 - Read and Understand the question
02:00 - Explain the brute-force approach
05:31 - Code the brute-force solution
11:06 - Explain the Follow-up approach
14:48 - Code the Follow-up solution
Рекомендации по теме
Комментарии
Автор

This is by far the best explanation I saw regarding this question! Thank you so much!!

suggestaname
Автор

Great video as usual. Your videos help me understand questions in depth. I'm sure there are many people like me who like your way of teaching. You could upload more videos per week to hit that YouTube algorithm and get more views/attention. How about uploading videos more frequently ? Just my suggestion haha

ashkgjhk
Автор

thank you for the great explanation. I think I have completed all your videos except one which I find it difficult, I have to go back to that again. Great job, thank you!

anishaa
Автор

Thanks for such an awesome explanation

nivealokhande
Автор

Thankyou very much for such a clear explanation !!

arabellastudy