LeetCode 19 - Remove Nth Node From End of List in Python (Linked Lists)
Suboptimal Engineer
📖Description Hello everyone! "LeetCode in Python" is a series where I explain all solutions to popular LeetCode problems. Each video contains a theoretical section (where I explain the reasoning behind the most optimal solution) and a practical section (where I go over the Python solution). Solving these LeetCode problems has helped me land interviews and job offers from numerous companies like Amazon (SWE offer), Goldman Sachs (SWE offer), and Google (onsite). Stay tuned to learn how to crack (nearly) any coding interview.
In today's "LeetCode in Python" episode, I will be going over the 19th LeetCode problem: Remove Nth Node From End of List. Please leave a like if you enjoyed the content, and subscribe if you would like to learn more about popular LeetCode problems asked during coding interviews. Thanks, and have a good one!
📝Note Feel free to watch this video at 1.25 - 1.5 speed as I go through the solution(s) pretty slowly.
⏳Timestamps 00:20 Problem 01:24 Algorithm 05:18 Complexity 06:24 Code
💻Resources Code: https://github.com/SuboptimalEng/ LeetCode: https://leetcode.com/problems/remove-nth-node-from-end-of-list/
🎶Music Joakim Karud, Canals: https://soundcloud.com/joakimkarud/canals-chilihop-essentials-summer-2016
#leetcode #python #suboptimaleng ... https://www.youtube.com/watch?v=tk6fo3Z-qkQ
19188301 Bytes