ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

225 results

StudentSpark – Ignite Your Engineering Mind
DSA with Java – Lecture 1 | Introduction to Data Structures & Algorithms | Placement Series 2026

Welcome to Lecture 1 of the DSA with Java Series! In this video, we begin our complete Data Structures and Algorithms journey ...

6:43
DSA with Java – Lecture 1 | Introduction to Data Structures & Algorithms | Placement Series 2026

1 view

3 days ago

DC DSA Academy
Top 5 Array Problems for Beginners 🔥 | Max, Min, Sum, Average & Second Largest (Java)

In this video, we solve the most important beginner-level array problems in Java If you are starting Data Structures & Algorithms ...

19:11
Top 5 Array Problems for Beginners 🔥 | Max, Min, Sum, Average & Second Largest (Java)

21 views

6 days ago

RSstudies
Linear Search is NOT That Simple 😱 | Deep Analysis in Java

Linear Search looks EASY… but most students FAIL to understand it deeply In this video, we break down LINEAR SEARCH in ...

5:14
Linear Search is NOT That Simple 😱 | Deep Analysis in Java

15 views

3 days ago

Lauren Himbeault
Merge Sort in Java, Recursive Divide and Conquer Sorting Explained

In this video, we implement merge sort using recursion. We split the array into halves, sort each half recursively, and merge them ...

16:21
Merge Sort in Java, Recursive Divide and Conquer Sorting Explained

5 views

4 days ago

Mark
Do My Java Assignment For Me? Here's What CS Students Actually Need (2 AM Survival Guide) #coding

... degree survival tips - Technical interview preparation - Data structures and algorithms - Object-oriented programming concepts ...

5:59
Do My Java Assignment For Me? Here's What CS Students Actually Need (2 AM Survival Guide) #coding

4 views

6 days ago

DC DSA Academy
DSA Series 🔥 Logic Building Part 1 | Searching in Arrays (Linear & Binary)

Welcome to Logic Building Series In this video, we start Arrays Logic Building Part 1 by understanding Searching techniques.

11:58
DSA Series 🔥 Logic Building Part 1 | Searching in Arrays (Linear & Binary)

42 views

7 days ago

Code Push
Recursion Lecture 5 - Reverse a String Using Recursion in Java | Java DSA Series

If you want to master Data Structures and Algorithms using Java, understanding recursion at a strong conceptual level is very ...

7:52
Recursion Lecture 5 - Reverse a String Using Recursion in Java | Java DSA Series

14 views

6 days ago

CodeLogic
Stop Using Nested Loops! Master the O(n) Sliding Window Algorithm in Java

Stop wasting performance on nested loops! Are you still using $O(n^2)$ to solve subarray problems? In this video, we're killing ...

13:18
Stop Using Nested Loops! Master the O(n) Sliding Window Algorithm in Java

36 views

1 day ago

Code with Dharmaveer
Why Java for DSA? | Java vs C++ vs Python | Interview Perspective (2026)

Why Java for DSA? | Java vs C++ vs Python | Interview Perspective (2026) Choosing the right programming language for Data ...

7:59
Why Java for DSA? | Java vs C++ vs Python | Interview Perspective (2026)

45 views

5 days ago

Durga Software Solutions
Struggling with DSA Here's How to Get Unstuck! #DSA #CodingHelp

Feeling stuck while learning Data Structures and Algorithms (DSA)? You're not alone! In this video, I explain simple and ...

5:56
Struggling with DSA Here's How to Get Unstuck! #DSA #CodingHelp

36 views

6 days ago

Developer Coder
Check If a String Contains All Binary Codes of Size K | LeetCode 1461 | Java Code | Developer Coder

If you're preparing for coding interviews or improving your data structures and algorithms skills, this problem is a must-practice.

8:06
Check If a String Contains All Binary Codes of Size K | LeetCode 1461 | Java Code | Developer Coder

187 views

16 hours ago

codeWithKhan
String vs StringBuilder vs StringBuffer 🔥 | Java Interview Question Explained

What is the difference between String, StringBuilder, and StringBuffer in Java? In interviews, most candidates answer: “String is ...

12:13
String vs StringBuilder vs StringBuffer 🔥 | Java Interview Question Explained

12 views

6 days ago

Programminglife
Logic Building Day 20 | Power of Two (LeetCode 231) | Bit Manipulation | DSA for Beginners

Welcome to Day 20 of the Logic Building Series by Nithin Kumar In this video, we solve LeetCode Problem 231 – Power of Two ...

7:09
Logic Building Day 20 | Power of Two (LeetCode 231) | Bit Manipulation | DSA for Beginners

80 views

6 days ago

AlgoDiary
LeetCode 696 | Count Binary Substrings | Java Solution | O(n) Easy Trick Explained

... #InterviewPreparation #DataStructures #Algorithms #CodingPractice #TechYouTuber #ProgrammerLife Don't forget to Like, ...

12:55
LeetCode 696 | Count Binary Substrings | Java Solution | O(n) Easy Trick Explained

33 views

4 days ago

Mike Møller Nielsen
JPA composite joins on week and year

Join this channel to get access to perks: https://www.youtube.com/channel/UCxWCnBPnLrCBsMg-0TWTzpQ/join Enjoy! :-) Thank ...

14:47
JPA composite joins on week and year

30 views

7 days ago

TheFullStackArchitect
STOP Loop Overkill! 🛑 Solve LeetCode 2309 in O(N) Time! (Java)

Think you need nested loops to find the greatest letter? Think again. In this video, I break down the O(N) frequency array ...

12:39
STOP Loop Overkill! 🛑 Solve LeetCode 2309 in O(N) Time! (Java)

44 views

5 days ago

clustermicro
Master Java Identifiers & Naming Conventions for Oracle Certified Associate Java SE 8 (1Z0-808) exam

Master Java Identifiers & Naming Conventions for the Oracle Certified Associate Java SE 8 (1Z0-808) exam. In this video, we ...

10:59
Master Java Identifiers & Naming Conventions for Oracle Certified Associate Java SE 8 (1Z0-808) exam

0 views

6 days ago

codeWithKhan
LeetCode 401 | Binary Watch Explained 🔥 Bit Manipulation Made Easy | O(1) Solution

... #competitiveprogramming #leetcodepotd #problemsolving #datastructures #algorithms #dailycoding #LeetCode #BinaryWatch ...

12:54
LeetCode 401 | Binary Watch Explained 🔥 Bit Manipulation Made Easy | O(1) Solution

15 views

6 days ago

TheFullStackArchitect
How to Solve LeetCode 3120 | Count Special Characters | Java Coding Interview Prep

In this video, we break down LeetCode Problem 3120. We define what makes a character "special" and how to track lowercase ...

10:28
How to Solve LeetCode 3120 | Count Special Characters | Java Coding Interview Prep

39 views

6 days ago

Sree : Life2Logic
Count Inversions in Array 🔥 | GFG Problem of the Day | Java & Merge Sort Explained 💡

... in a simple and clear way ✨ This problem is very important for: Data Structures & Algorithms Coding Interviews (Google, ...

5:27
Count Inversions in Array 🔥 | GFG Problem of the Day | Java & Merge Sort Explained 💡

14 views

3 days ago

TheFullStackArchitect
Handling String Rules in Java: A Step-by-Step Guide to LeetCode 2129

In this video, we solve LeetCode 2129: Capitalize the Title using Java. This is a great beginner-to-intermediate problem that tests ...

11:31
Handling String Rules in Java: A Step-by-Step Guide to LeetCode 2129

20 views

3 days ago

Shuvam Sahoo
Data Structure Basic | Java | B-tech 1st year #cse #computerscience

B.Tech 1st Year – Data Structures & Algorithms (DSA) Basics in Java** Welcome to this beginner-friendly lecture on **Data ...

17:57
Data Structure Basic | Java | B-tech 1st year #cse #computerscience

20 views

3 days ago

Developer Coder
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

Welcome to Developer Coder In this video, we dive into Count Binary Substrings – LeetCode 696 and implement an optimized ...

13:58
Count Binary Substrings | LeetCode 696 | Java Code | Developer Coder

228 views

4 days ago

Durga Software Solutions
Challenge Yourself Solve This Sliding Window Problem

... building #CodingChallenge #SlidingWindow #Programming #LearnCoding #CodingInterview #DataStructures #Algorithms ...

5:32
Challenge Yourself Solve This Sliding Window Problem

96 views

18 hours ago

codeWithKhan
LeetCode 762 | Prime Number of Set Bits 🔥 Easy Bit Manipulation Explained

#codinginterview #codewithkhan #dsa #leetcode #datastructures #algorithms #competitiveprogramming #leetcodepotd ...

15:14
LeetCode 762 | Prime Number of Set Bits 🔥 Easy Bit Manipulation Explained

41 views

2 days ago