ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

48 results

CodeLucky
LeetCode 83: Remove Duplicates from Sorted List | Python Solution

Learn how to efficiently solve LeetCode problem 83: Remove Duplicates from Sorted List. In this beginner-friendly tutorial, we ...

3:28
LeetCode 83: Remove Duplicates from Sorted List | Python Solution

0 views

7 hours ago

CodeLucky
Palindrome Linked List - LeetCode Solution (Two Pointer Technique)

Learn how to determine if a Singly Linked List is a palindrome using the optimal O(1) Space approach! In this video, we break ...

3:20
Palindrome Linked List - LeetCode Solution (Two Pointer Technique)

0 views

7 hours ago

CodeLucky
Add Two Numbers II - Linked List Solution (LeetCode 445)

Learn how to solve the 'Add Two Numbers II' coding problem efficiently! In this video, we tackle the challenge of adding two ...

3:32
Add Two Numbers II - Linked List Solution (LeetCode 445)

0 views

7 hours ago

CodeLucky
Split Linked List in Parts - LeetCode Solution Explained

Learn how to solve the 'Split Linked List in Parts' problem efficiently! In this video, we break down the logic behind dividing a ...

3:58
Split Linked List in Parts - LeetCode Solution Explained

0 views

7 hours ago

CodeLucky
Intersection of Two Linked Lists - LeetCode Solution Explained

Learn how to find the intersection point of two Singly Linked Lists efficiently! In this video, we explore the 'Intersection of Two ...

3:42
Intersection of Two Linked Lists - LeetCode Solution Explained

0 views

7 hours ago

CodeLucky
Remove Linked List Elements - LeetCode 203 - Coding Interview Tutorial

Learn how to solve the "Remove Linked List Elements" problem (LeetCode 203) efficiently using the Sentinel Node technique!

3:41
Remove Linked List Elements - LeetCode 203 - Coding Interview Tutorial

0 views

7 hours ago

CodeLucky
Copy List with Random Pointer - LeetCode 138 - Deep Copy Linked List Explained

Learn how to solve the "Copy List with Random Pointer" problem (LeetCode 138) efficiently! In this video, we explore the ...

4:19
Copy List with Random Pointer - LeetCode 138 - Deep Copy Linked List Explained

0 views

7 hours ago

CodeLucky
Odd Even Linked List - LeetCode 328 - LinkedIn List Pattern Explanation

Learn how to solve the Odd Even Linked List problem (LeetCode 328) with a clear, step-by-step visualization! In this video, we ...

3:23
Odd Even Linked List - LeetCode 328 - LinkedIn List Pattern Explanation

0 views

7 hours ago

CodeLucky
Reorder Linked List - LeetCode 143 - Blind 75 Coding Interview Tutorial

Learn how to solve the 'Reorder Linked List' problem (LeetCode 143) efficiently! In this video, we break down the optimal O(N) ...

3:42
Reorder Linked List - LeetCode 143 - Blind 75 Coding Interview Tutorial

0 views

7 hours ago

CodeLucky
Rotate List (LeetCode 61) - Linked List Rotation Algorithm Explained

Learn how to solve the Rotate List problem (LeetCode 61) efficiently! In this video, we break down the logic behind rotating a ...

2:58
Rotate List (LeetCode 61) - Linked List Rotation Algorithm Explained

0 views

7 hours ago

CodeLucky
Merge K Sorted Linked Lists - LeetCode Hard Pattern Explained

Learn how to solve the "Merge K Sorted Lists" problem efficiently! In this video, we break down one of the classic "Hard" coding ...

4:03
Merge K Sorted Linked Lists - LeetCode Hard Pattern Explained

0 views

7 hours ago

CodeLucky
Remove Duplicates from Sorted List II | LeetCode 82 Tutorial

Learn how to solve LeetCode 82: Remove Duplicates from Sorted List II. In this tutorial, we visualize the difference between ...

3:43
Remove Duplicates from Sorted List II | LeetCode 82 Tutorial

0 views

7 hours ago

CodeLucky
Partition List - Linked List Two Pointer Algorithm Explained

Learn how to solve the Partition List problem efficiently! In this video, we break down the logic for partitioning a linked list ...

4:00
Partition List - Linked List Two Pointer Algorithm Explained

0 views

7 hours ago

CodeLucky
Flatten Multilevel Doubly Linked List - LeetCode / Interview Solution Explained

Learn how to solve the 'Flatten a Multilevel Doubly Linked List' problem efficiently! In this video, we break down the data ...

3:09
Flatten Multilevel Doubly Linked List - LeetCode / Interview Solution Explained

0 views

7 hours ago

CodeLucky
Find Cycle Start Node - Linked List Cycle II (Floyd's Tortoise and Hare)

Learn how to detect the starting node of a cycle in a Linked List using the optimal Floyd's Cycle Detection Algorithm (Tortoise and ...

3:00
Find Cycle Start Node - Linked List Cycle II (Floyd's Tortoise and Hare)

0 views

7 hours ago

CodeLucky
Remove Nth Node From End of List - LeetCode 19 - Two Pointer Pattern

Learn how to solve the 'Remove Nth Node From End of List' problem (LeetCode 19) using the optimal one-pass Two Pointer ...

3:54
Remove Nth Node From End of List - LeetCode 19 - Two Pointer Pattern

0 views

7 hours ago

CodeLucky
Find Middle of Linked List - Fast & Slow Pointer (Tortoise and Hare Algorithm)

Learn how to find the middle node of a linked list using the efficient Fast and Slow Pointer technique (also known as the Tortoise ...

3:31
Find Middle of Linked List - Fast & Slow Pointer (Tortoise and Hare Algorithm)

0 views

7 hours ago

quarterZipDev
ROAD TO EMPLOYMENT - Day 15 - Leetcode # 21

Linked list problems are kinda hard to explain because I feel as if the 'Easy' problems are lowkey just self explanatory. But here's ...

8:07
ROAD TO EMPLOYMENT - Day 15 - Leetcode # 21

0 views

18 hours ago

CodeLucky
Reverse a Linked List (Iterative) - Data Structures & Algorithms

Learn how to reverse a Linked List iteratively in this step-by-step visual guide! Reversing a linked list is one of the most ...

3:18
Reverse a Linked List (Iterative) - Data Structures & Algorithms

0 views

7 hours ago

CodeLucky
Design Browser History - LeetCode Solution & System Design Interview Guide

Learn how to solve the 'Design Browser History' coding interview problem efficiently! In this video, we break down the logic ...

3:14
Design Browser History - LeetCode Solution & System Design Interview Guide

0 views

7 hours ago