ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

80 results

Padho with Pratyush
Linked List Reversal In the Easiest Way Possible | DSA Patterns Course 2026 CPP JAVA Python

Why Should You Learn DSA Patterns in 2025? https://www.youtube.com/watch?v=qH2VQY48mg4 DSA Patterns Playlist: https://www ...

52:23
Linked List Reversal In the Easiest Way Possible | DSA Patterns Course 2026 CPP JAVA Python

2,334 views

3 weeks ago

Prasanna Kumar Mishra
Implementing Linked List Data structure in Java

Here we discussed about Linked List Data structure and how to implemnt in Java by writting our Own Custom Linked List.

1:10:40
Implementing Linked List Data structure in Java

186 views

1 year ago

CS50
CS50x 2025 - Lecture 5 - Data Structures

Abstract Data Types. Queues, Stacks. Linked Lists. Trees, Binary Search Trees. Hash Tables. Tries. *** This is CS50, Harvard ...

2:03:38
CS50x 2025 - Lecture 5 - Data Structures

233,957 views

Streamed 1 year ago

CS50
CS50x 2024 - Lecture 5 - Data Structures

This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming.

2:02:49
CS50x 2024 - Lecture 5 - Data Structures

560,073 views

2 years ago

Full Stack Java Developer
ArrayList is fast for access, LinkedList is better for insert and delete.

ArrayList is fast for access, LinkedList is better for insert and delete. Know the difference to choose the right one in Java interviews ...

1:19
ArrayList is fast for access, LinkedList is better for insert and delete.

1,352 views

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

4 months ago

Insane techie
Lecture:8/50 | Clone A Linked List With Next And Random Pointer.

This is Lecture number 8 - Clone A Linked List With Next And Random Pointer. Here I have covered all basics of Cloning A Linked ...

9:17
Lecture:8/50 | Clone A Linked List With Next And Random Pointer.

29 views

1 year ago

OneProblemADay VODs
LeetCode 1290 | Daily Challenge | 2025.07.14 | Java | no talking

Solve the LeetCode's daily question: 1290. Convert Binary Number in a Linked List to Integer Problem: ...

0:27
LeetCode 1290 | Daily Challenge | 2025.07.14 | Java | no talking

4 views

6 months ago

Insane techie
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

Priyanshu Sharma
Day 25 | Linked List | Coding Journey

Day 25 of my coding journey! ✨ Today I completed key Linked List topics including: • Cycle Detection (Fast & Slow Pointer ...

3:06
Day 25 | Linked List | Coding Journey

34 views

2 months 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

4 months ago

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

This is Lecture number 5 - Detect loop in Linked List in Data Structure. Here I have covered all basics of detecting loop or cycle in ...

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

18 views

2 years ago

Padho with Pratyush
Best Explanation on Reverse LinkList Nodes in K Group | DSA Patterns CPP JAVA Python

Why Should You Learn DSA Patterns in 2025? https://www.youtube.com/watch?v=qH2VQY48mg4 DSA Patterns Playlist: https://www ...

52:24
Best Explanation on Reverse LinkList Nodes in K Group | DSA Patterns CPP JAVA Python

2,127 views

2 weeks ago

Silviya Velani
Do you know Stack can be implemented using Arrays and Linked Lists? 🤔

Hey guys! In this video, we dive into how a stack can be implemented using arrays and linked lists, along with the Time ...

0:27
Do you know Stack can be implemented using Arrays and Linked Lists? 🤔

62 views

3 years ago

Silviya Velani
Do you know how HashMap works internally? 🤯

Do you know how HashMap works internally? Check out this video and subscribe on Youtube for more such videos, Link is in the ...

0:44
Do you know how HashMap works internally? 🤯

79 views

3 years ago

Priyanshu Sharma
Day 26 | Linked List Questions | Coding Journey Continues

Day 26 of my coding journey! ✨ Practiced and solved 6 Linked List questions, continuing to strengthen my understanding of ...

3:48
Day 26 | Linked List Questions | Coding Journey Continues

255 views

2 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

3 years ago

Insane techie
Lecture:7/50 | Add Two Numbers Represented By Lists

This is Lecture number 7 - Add Two Numbers Represented By Lists in Data Structure. Here I have covered all basics of Adding ...

10:49
Lecture:7/50 | Add Two Numbers Represented By Lists

23 views

1 year ago

Angel Coquilla
HASH TABLE IN JAVA
5:13
HASH TABLE IN JAVA

15 views

3 months ago

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

This is Lecture number 9 - Delete node in Linked List . Here I have covered all basics of deletion from beginning, middle and end.

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

32 views

1 year ago

Suraj Jadhav
Arraylist in Java
3:16
Arraylist in Java

0 views

3 years ago

Priyanshu Sharma
Day 19 | Starting Linked List 🚀 | Coding Journey

Day 19 of my coding journey! ✨ Today I started learning and solving problems on Linked List — a core DSA topic and a ...

3:07
Day 19 | Starting Linked List 🚀 | Coding Journey

99 views

3 months ago

Jasmeen Kaur
EP 17 | 2-Hour DSA Study With Me 👩‍💻 | Graphs (BFS/DFS) + LeetCode | Amazon Engineer

👩‍💻 2-Hour DSA Study With Me – Episode 17 In this episode, I focused on Graph Data Structures and practiced BFS & DFS with a ...

9:09
EP 17 | 2-Hour DSA Study With Me 👩‍💻 | Graphs (BFS/DFS) + LeetCode | Amazon Engineer

1,132 views

2 weeks ago

Full Stack Java Developer
Collection Framework in Java -

Collection Framework in Java - provides a set of ready-made data structures that help developers store, manage, and process ...

1:48
Collection Framework in Java -

732 views

1 month ago

OneProblemADay VODs
LeetCode 426 | Weekly Challenge | 2025.06.29 | Java | no talking

Solve the LeetCode's weekly premium question: 426. Convert Binary Search Tree to Sorted Doubly Linked List Problem: ...

1:29
LeetCode 426 | Weekly Challenge | 2025.06.29 | Java | no talking

2 views

6 months ago