ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

72 results

Insane Explorers
Lecture:4/50 | Find middle element in Linked List in Data Structure.

This is Lecture number 4 - Find middle element in Linked List in Data Structure. Here I have covered how singly linked list in c ...

9:29
Lecture:4/50 | Find middle element in Linked List in Data Structure.

21 views

2 years ago

Insane Explorers
Lecture:5/50 | Detect loop in Linked List in Data Structure.

... structure using c, linked list in ds, linked list in dsa, linked list in java, linked list in java in tamil, linked list in python, singly linked ...

6:19
Lecture:5/50 | Detect loop in Linked List in Data Structure.

19 views

2 years ago

Shubham Aher
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

In this video, we solve the “Middle of the Linked List” problem — a classic and frequently asked question in DSA and coding ...

3:11
Middle of Linked List | LeetCode Explained | DSA Problem Solving in Java, Python, C++ | FAANG Prep

72 views

9 months ago

BCA Tech Enthusiast
LeetCode: 206 🚀 | Reverse Linked List | Day 9/30 DSA Challenge 🔁

Problem Statement: Given the head of a singly linked list, reverse the list and return the reversed list. Approach Used (Iterative ...

3:01
LeetCode: 206 🚀 | Reverse Linked List | Day 9/30 DSA Challenge 🔁

3 views

2 months ago

Insane Explorers
Lecture:9/50 | Delete node in Linked List in Data Structure.

... structure using c, linked list in ds, linked list in dsa, linked list in java, linked list in java in tamil, linked list in python, singly linked ...

10:31
Lecture:9/50 | Delete node in Linked List in Data Structure.

38 views

2 years ago

혀니C코딩
[📌Singly Linked List 9] Deleting a Node with a Specific Value | Deleting an Intermediate Value | ...

You can delete a specific value node from a singly linked list. ▷ Instagram: instagram.com/honeyccoding ▷ Naver Cafe: cafe ...

15:59
[📌Singly Linked List 9] Deleting a Node with a Specific Value | Deleting an Intermediate Value | ...

1,882 views

2 years ago

BCA Tech Enthusiast
LeetCode 2095: Delete Middle Node 💡 | Day 7/30 DSA Challenge 🚀 | Java Solution

**Problem Statement:** Given the head of a singly linked list, delete the middle node and return the modified list. **Approach ...

5:33
LeetCode 2095: Delete Middle Node 💡 | Day 7/30 DSA Challenge 🚀 | Java Solution

10 views

2 months ago

혀니C코딩
[📌단일 연결 리스트 7] 전체 노드 삭제 | singly linked list

단일 연결 리스트에서 순회하며 모든 노드를 삭제할 수 있다. malloc함수로 할당 된 노드는 반드시 free함수를 이용해서 삭제 돼야 한다 ...

7:47
[📌단일 연결 리스트 7] 전체 노드 삭제 | singly linked list

3,390 views

3 years ago

Shubham Aher
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

In this video, we solve the “Remove Nth Node From End of Linked List” problem — a very common coding interview question ...

7:37
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

170 views

10 months ago

Doctor Lai
Day 421 - Teaching Kids Programming - Delete the Middle Node of a Linked List (Fast & Slow Pointer)

Post: https://helloacm.com/teaching-kids-programming-delete-the-middle-node-of-a-linked-list-fast-and-slow-pointer/ If you like ...

11:35
Day 421 - Teaching Kids Programming - Delete the Middle Node of a Linked List (Fast & Slow Pointer)

45 views

4 years ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 98

LeetCode 2095 – Delete the Middle Node of a Linked List | Java Solution | Fast & Slow Pointer Explained In this video, we solve ...

6:29
LeetCode Daily Challenge 🔥| DAY 98

11 views

2 weeks ago

BCA Tech Enthusiast
LeetCode 109 | Convert Sorted List to Binary Search Tree | Day 17/30 🚀 Java Solution

We are given a sorted singly linked list, and we need to convert it into a height-balanced Binary Search Tree (BST). Approach ...

13:54
LeetCode 109 | Convert Sorted List to Binary Search Tree | Day 17/30 🚀 Java Solution

6 views

2 months ago

THE BACKEND BOI
LeetCode Daily Challenge 🔥| DAY 43

In this video, we solve LeetCode 2 – Add Two Numbers, one of the most popular linked list problems asked in coding interviews.

10:24
LeetCode Daily Challenge 🔥| DAY 43

23 views

3 months ago

Shubham Aher
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

In this video, we solve the famous “Add Two Numbers” problem — a top-ranked DSA question often asked in coding interviews at ...

7:53
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

142 views

10 months ago

Дима Логовский
Разбор задачи Reverse Linked List - Leetcode 206 - Python

Мой телеграмм канал: https://t.me/logovskii_channel 00:00 - О чем задача 00:41 - Обьяснение решения 3:43 - Решение.

5:29
Разбор задачи Reverse Linked List - Leetcode 206 - Python

169 views

3 years ago

Nikhil Lohia
Stack Data Structure explained with animations | Basic operations on Stacks | Study Algorithms

A visual representation of Stack with animations and examples. How does it work behind the scenes? What are the basic ...

13:41
Stack Data Structure explained with animations | Basic operations on Stacks | Study Algorithms

6,657 views

5 years ago

Exclusive Free Video - No Copyright
Juicy sweet | Lalmohan or Gulab Jamun |  Royalty free stock video footage - No copyright | 4k

Juicy sweet also called Lalmohan or Gulab Jamun - nature royalty free stock video footage - No copyright. Free & creative ...

0:29
Juicy sweet | Lalmohan or Gulab Jamun | Royalty free stock video footage - No copyright | 4k

73 views

1 year ago

혀니C코딩
[📌이중 연결 리스트 9] 역순 연결 | doubly linked list

이중 연결 리스트에서 노드를 역순으로 연결 할 수 있습니다. 데이터 값을 바꾸는 알고리즘이 아닌 연결을 바꾸는 알고리즘을 사용 ...

15:23
[📌이중 연결 리스트 9] 역순 연결 | doubly linked list

3,422 views

3 years ago