filmov
tv
Intersection of two linked lists - leetcode 160

Показать описание
Today we will solve the "Intersection of two linked lists" problem from #leetcode. We will walk through two solutions in order to solve this Problem.
This question has been asked by Apple, Airbnb, Microsoft, Amazon, facebook (Meta), Adobe, Linkedin, Bloomberg and so many other companies.
Please check the channel page for more #leetcode solution videos. Also don't forget to like, comment, and subscribe. Hope you enjoy the video!
Chapters:
0:00 Intro and question
0:18 Examples
0:40 Hashmap solution
2:19 Balancing linked list solution
3:02 Hashmap Solution Code walkthrough
4:20 Balancing linked lists Code walkthrough
5:16 Time and Space Complexity
This question has been asked by Apple, Airbnb, Microsoft, Amazon, facebook (Meta), Adobe, Linkedin, Bloomberg and so many other companies.
Please check the channel page for more #leetcode solution videos. Also don't forget to like, comment, and subscribe. Hope you enjoy the video!
Chapters:
0:00 Intro and question
0:18 Examples
0:40 Hashmap solution
2:19 Balancing linked list solution
3:02 Hashmap Solution Code walkthrough
4:20 Balancing linked lists Code walkthrough
5:16 Time and Space Complexity