ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

667 results

Servox Ctrl
Linked list concept

Linked list, c programming, dynamic allocation, malloc, free.

12:45
Linked list concept

6 views

5 days ago

Freshkite
delete node in a linked list leetcode...
8:13
delete node in a linked list leetcode...

9 views

3 days ago

Jyoti Burnwal
LeetCode 19 | JavaScript | Two Pointers | Remove Nth Node From End of Linked List | Explained

In this video, we solve LeetCode 19: Remove Nth Node From End of List using the optimal Two Pointers approach in JavaScript.

11:06
LeetCode 19 | JavaScript | Two Pointers | Remove Nth Node From End of Linked List | Explained

11 views

10 days ago

Servox Ctrl
Linked list part2, delete node, print list, malloc, free

linkd list , c programming, trasverse, malloc, dynamic allocation.

14:33
Linked list part2, delete node, print list, malloc, free

10 views

5 days ago

Umendra Tech Point
Linklist Concept full Explained

Linklist Concept full Explained.

5:57
Linklist Concept full Explained

4 views

2 weeks ago

Web Coder Abhishek
Sort List - Leetcode 148 | JavaScript Merge Sort on Linked List

Complete LeetCode 148 solution in JavaScript: Sort a singly linked list in ascending order using merge sort. We recursively split ...

8:15
Sort List - Leetcode 148 | JavaScript Merge Sort on Linked List

24 views

2 weeks ago

AI'lovers
das Node() – Mastering Data Structures & Algorithm Design

In this tutorial, you'll learn: How nodes connect and store data efficiently The role of linked lists, trees, and graphs in algorithmic ...

9:15
das Node() – Mastering Data Structures & Algorithm Design

19 views

1 month ago

Kaviraj Ananthapuri Palanivel
How to insert a new node in the middle of a singly linked list

This video has a conceptual overview on how to attach a new node in the middle of a singly linked list.

7:00
How to insert a new node in the middle of a singly linked list

16 views

4 weeks ago

Extreme7.0
Remove Linked List Elements

Removing the elements from the given linked list.

4:50
Remove Linked List Elements

1 view

9 days ago

Samarth Jaitly
Stack and Queues 04: Implement a queue using a linked list

I love to code.

5:49
Stack and Queues 04: Implement a queue using a linked list

1 view

2 weeks ago

Zorx
Reverse a Linked List (Leetcode Problem 206) - Solution and Explanation

let's solve the problem step wise step. This series is made essentially for learning.

10:37
Reverse a Linked List (Leetcode Problem 206) - Solution and Explanation

8 views

2 weeks ago

abglazov
wb177 LRU Cache: A practical example of using a doubly linked list

This article demonstrates the application of a doubly linked list to a specific cache problem with fast access, addition, and ...

12:24
wb177 LRU Cache: A practical example of using a doubly linked list

105 views

13 days ago

Timur Shemsedinov
🧑‍💻 JavaScript: Using AI to Optimize Data Structures — Stack, Deque, Queue, LinkedList, Iterable

🧑‍💻 Author: https://github.com/tshemsedinov 👉 Production code: https://github.com/metarhia/metautil 👉 Tutorial code: https ...

16:39
🧑‍💻 JavaScript: Using AI to Optimize Data Structures — Stack, Deque, Queue, LinkedList, Iterable

898 views

8 days ago

BenXcodes
Solving LRU Cache Problem

Problem Link https://codeforces.com/group/4vcXCPx8NY/contest/698902/problem/X Template Code ...

4:56
Solving LRU Cache Problem

2 views

2 weeks ago

Nafisa Tabassum
LeetCode 206 | Reverse Linked List

In this video, I solve **LeetCode 206 - Reverse Linked List** using **JavaScript** and explain the logic step by step. Honestly, this ...

6:45
LeetCode 206 | Reverse Linked List

1 view

5 days ago

Raina DeJute
LeetCode Problem Solving

Problems covered: * Merge Intervals * Insert Interval * Merge Two Sorted Lists * Linked List Cycle Rather than pretending I solved ...

5:23
LeetCode Problem Solving

5 views

3 weeks ago

Web Coder Abhishek
Add Two Numbers - Leetcode 2 | JavaScript Linked List + Two Pointers

Complete LeetCode 2 solution in JavaScript: Add two numbers represented as reverse-ordered singly linked lists node by node, ...

8:14
Add Two Numbers - Leetcode 2 | JavaScript Linked List + Two Pointers

31 views

3 weeks ago

Leetcode Unlocked
382. Linked List Random Node | Leetcode Unlocked - Python

Learn how to solve LeetCode 382: Linked List Random Node. We break down the two main strategies: the Array approach for fast ...

4:50
382. Linked List Random Node | Leetcode Unlocked - Python

6 views

8 days ago

Leetcode Unlocked
203. Remove Linked List Elements | Leetcode Unlocked - Python

Learn how to solve LeetCode 203: Remove Linked List Elements with this step-by-step walkthrough. We discuss how to clean up ...

4:45
203. Remove Linked List Elements | Leetcode Unlocked - Python

9 views

2 weeks ago

CodeWithClarity
12- Stacks: Example

In this video, we will explain an example about stacks.

8:57
12- Stacks: Example

14 views

10 days ago