ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

188 results

Jenny's Lectures CS IT
LAST 48 Hours Left | Master DSA With JAVA 3.0

... Java DSA Course Data Structures and Algorithms in Java Learn DSA Java Java Data Structures Java Algorithms DSA Java full ...

5:00
LAST 48 Hours Left | Master DSA With JAVA 3.0

10,749 views

7d ago

Mahesh Ahirwar
Sort Linked List in Java | Merge Sort Explained | LeetCode 148 | Mahesh DSA Sheet

In this video, we solve the Sort List problem in Java using the Merge Sort concept. Instead of converting the Linked List into ...

9:55
Sort Linked List in Java | Merge Sort Explained | LeetCode 148 | Mahesh DSA Sheet

4 views

6h ago

Harshit Trehan
99% of Students Learn DSA the Wrong Way (I Did Too) | Do This Instead!

Fastest Way to Learn DSA in 2026 (Without Wasting Time) Get $100 off a yearly Master.dev membership through September 23rd: ...

13:16
99% of Students Learn DSA the Wrong Way (I Did Too) | Do This Instead!

27,143 views

7d ago

Live To Code
Data Structures for Interview Preparation | Reverse a Linked List: Iterative & Recursive

To reverse a linked list you do not need a new list. You keep every node exactly where it is and flip every next link to point ...

17:25
Data Structures for Interview Preparation | Reverse a Linked List: Iterative & Recursive

7 views

1d ago

Mahesh Ahirwar
Split Linked List Into Parts in Java | Optimized Solution | LeetCode 725 | Mahesh DSA Sheet

In this video, we solve the Split Linked List in Parts problem in Java. We'll understand the problem step by step and then ...

11:01
Split Linked List Into Parts in Java | Optimized Solution | LeetCode 725 | Mahesh DSA Sheet

51 views

6d ago

Live To Code
Data Structures for Interview Preparation | Insert in a Linked List: Head, Tail & Position

Inserting into an array means shifting everything after the spot. Inserting into a linked list means rewiring a couple of links — but ...

17:27
Data Structures for Interview Preparation | Insert in a Linked List: Head, Tail & Position

18 views

2d ago

Akshay Anil
The Perfect Number Interview Hack | LeetCode 507 | DSA 360 Sheet #8

Learn the perfect number interview hack with LeetCode 507 and DSA 360 Sheet #8. This video provides a comprehensive ...

7:41
The Perfect Number Interview Hack | LeetCode 507 | DSA 360 Sheet #8

378 views

7d ago

Live To Code
Data Structures for Interview Preparation | Singly Linked List Explained

Arrays are fast to read by index, but inserting into the middle can mean shifting every element after it. In this video, we build a ...

11:33
Data Structures for Interview Preparation | Singly Linked List Explained

29 views

4d ago

Live To Code
Data Structures for Interview Preparation | Delete a Node in a Linked List: Head, Tail & Position

Deleting from an array means shifting everything after the gap. Deleting from a linked list means changing one link: the node ...

19:06
Data Structures for Interview Preparation | Delete a Node in a Linked List: Head, Tail & Position

18 views

1d ago

Live To Code
Data Structures for Interview Preparation | Circular Linked List Explained

What if a linked list never ran out of nodes? In this video, we build the circular linked list from a single change: instead of ending at ...

14:33
Data Structures for Interview Preparation | Circular Linked List Explained

7 views

3d ago

Live To Code
Data Structures for Interview Preparation | Substrings & Sliding Window Explained Visually

You've reversed, rotated, and compared whole strings — now it's time to work with just a piece of one. In this video, we build the ...

9:02
Data Structures for Interview Preparation | Substrings & Sliding Window Explained Visually

22 views

7d ago

Mahesh Ahirwar
Copy List With Random Pointer in Java | Optimized Solution | LeetCode 138 | Mahesh DSA Sheet

In this video, we solve the Copy List With Random Pointer problem in Java. This is an interesting Linked List problem because ...

13:26
Copy List With Random Pointer in Java | Optimized Solution | LeetCode 138 | Mahesh DSA Sheet

45 views

4d ago

RAHUL VIJAYAN
How Databases Search 1 Million Rows in Milliseconds (Binary Search) (DSA Ep 3) #binarysearch #dsa

When you have 1 billion rows of data, an O(N) linear search will crash your backend. To build enterprise-grade systems, you need ...

18:54
How Databases Search 1 Million Rows in Milliseconds (Binary Search) (DSA Ep 3) #binarysearch #dsa

7 views

4h ago

Patternized
DSA in Tamil #1 – Introduction to Arrays | Arrays in Java | DSA for Beginners | Technical Interviews

🚀 DSA in Tamil – Episode 1: Introduction to Arrays Welcome to the DSA in Tamil playlist! 🎯 In this first video, we are ...

7:57
DSA in Tamil #1 – Introduction to Arrays | Arrays in Java | DSA for Beginners | Technical Interviews

4,841 views

6d ago

Rahul IITD
Stream of Characters (LeetCode 1032 Hard): Reverse Suffix Trie for Real-Time Queries

Preparing for upcoming College Campus Placements, Off-Campus Drives, or FAANG & Top Tech OAs (Google, Amazon, ...

4:12
Stream of Characters (LeetCode 1032 Hard): Reverse Suffix Trie for Real-Time Queries

2 views

8h ago

CodeWithBK
Data Types in Java | Java Tutorial for Beginners | Java 101 [2-2]

In this video, we learn about data types in Java and understand how Java uses different types of values in a program.

11:39
Data Types in Java | Java Tutorial for Beginners | Java 101 [2-2]

50 views

6d ago

Brainexis Academy
Level 2 Problem 1 : Pattern(Square Pattern in Java)

Square Pattern in Java | Level 2 Pattern 01 | Java + DSA Roadmap Welcome to **Level 2 – Pattern 01** of the **Complete Java + ...

13:28
Level 2 Problem 1 : Pattern(Square Pattern in Java)

5 views

1d ago

Live To Code
Data Structures for Interview Preparation | Doubly Linked List Explained

A singly linked list can only walk forward: standing at a node, there is no way back. In this video, we fix that with the doubly linked ...

9:54
Data Structures for Interview Preparation | Doubly Linked List Explained

6 views

3d ago

MaxCodes
Why k % n Fixes Rotate List | LeetCode #61 (Medium)

In Episode 13 of my LeetCode a Day series, I solve LeetCode #61: Rotate List in Java. I walk through how to turn the linked list ...

6:59
Why k % n Fixes Rotate List | LeetCode #61 (Medium)

89 views

4d ago

Raj Code's | CP | DSA
Combinatorics & Probability Playlist – Part 6 | Codeforces 1102E

Combinatorics & Probability Playlist – Part 6 In this video, we solve Codeforces 1102E – Monotonic Renumeration using an ...

15:28
Combinatorics & Probability Playlist – Part 6 | Codeforces 1102E

19 views

4d ago