ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

75 results

Akshat Kant Thakur
Linked List 🖇️ #leetcode #coding #codinginterview #dsa #programming #learncoding #livecoding

Linkedlist, how many of you got it in your first try?? LeetCode live coding DSA interview preparation coding interview practice data ...

0:36
Linked List 🖇️ #leetcode #coding #codinginterview #dsa #programming #learncoding #livecoding

123 views

1 day 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

4 days 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)

2 views

4 days 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

4 days ago

Madhu Sri Nissankararao
How to Traverse a Linked List? #linkedlist#linkedlists #dsa #trending#viral#codinginterviewquestions

Traversing in a Linked List | Step-by-Step Explanation | Data Structures In this video, we will learn how to traverse a linked list in a ...

1:37
How to Traverse a Linked List? #linkedlist#linkedlists #dsa #trending#viral#codinginterviewquestions

229 views

5 days 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

1 view

4 days 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

4 days ago

CodeLucky
Reverse Nodes in Even Length Groups - Linked List Solution Explained

Learn how to solve the 'Reverse Nodes in Even Length Groups' problem efficiently! In this video, we break down the logic for ...

3:07
Reverse Nodes in Even Length Groups - Linked List Solution Explained

0 views

4 days ago

CodeLucky
Sort List (Linked List) - Merge Sort Solution | LeetCode 148

Learn how to sort a Linked List using Merge Sort! In this video, we break down one of the most popular coding interview ...

3:26
Sort List (Linked List) - Merge Sort Solution | LeetCode 148

3 views

5 days 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

4 days ago

CodeDhara
Array or Linked List..? #datastructures #shorts #youtubeshorts #viral #coding #computerscience

Array or Linked List — which one should you use and when? In this video, you'll understand the key differences in the simplest ...

0:11
Array or Linked List..? #datastructures #shorts #youtubeshorts #viral #coding #computerscience

319 views

4 days 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

5 views

4 days ago

Mastering Programming
This Coding Question Had Appeared At Amazon In the Past 6 Months

"Swap Nodes in Pairs," involves swapping adjacent nodes in a linked list. The task is to return the head of the modified linked list ...

0:55
This Coding Question Had Appeared At Amazon In the Past 6 Months

625 views

1 day 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

4 views

4 days 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

4 days ago

一碟
Project4 Huffman coding Part 1.

Project 4 (Java): Huffman coding Part 1. You are to implement the first four steps of the Huffman coding scheme: 1) compute ...

1:39
Project4 Huffman coding Part 1.

0 views

6 days ago

一碟
project 5 Huffman coding part 2

Project 5 (Java): Huffman coding part 2 (continuation of part 1). In this project, you will include all the code in your part -1.

0:38
project 5 Huffman coding part 2

0 views

6 days ago

aanchal_codezz
Day 7/30: Delete Node Without Head — DSA Level Up #coding

Topic: How to delete a node in a linked list when the head is not given. Concept: This is a tricky DSA problem that often ...

0:46
Day 7/30: Delete Node Without Head — DSA Level Up #coding

192 views

3 days ago

CodeLucky
Reverse Nodes in K-Group - Linked List Hard Problem Explained

Learn how to solve the 'Reverse Nodes in K-Group' problem on LeetCode! This video breaks down the logic for reversing a ...

3:12
Reverse Nodes in K-Group - Linked List Hard Problem Explained

0 views

4 days ago

CodeLucky
Merge Two Sorted Linked Lists | Iterative Solution Explained

Learn how to efficiently merge two sorted linked lists using the iterative approach! In this video, we break down one of the most ...

3:12
Merge Two Sorted Linked Lists | Iterative Solution Explained

2 views

4 days ago