Leetcode Problem 2: Add Two Numbers | Python | Live Coding/Explanation

preview_player
Показать описание
In this video, I look into a solution for the Leetcode Problem: Add Two Numbers.
My solution involves looping over corresponding nodes of my two linked list simultaneously and building up my return list as I do so. I live code while I go over the approaches to give a sense of how one may go about voicing their approach during an actual interview to an interviewer.

Solution not included in this video: Convert each Linked List to Integers, Add, Build Result List (didn't seem as interesting of a solution).

I really hope that this will help those watching it. I plan on doing more leetcode questions in the near future, all while live coding, as well as doing more general videos on interviewing. Please feel feel to give me feedback in the comments, and subscribe/like if you want more content!

Рекомендации по теме