ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

780 results

Jasmeen Kaur
Why I Got Rejected at eBay | Interview Experience (DSA + System Design)

In this video, I’m sharing my real eBay Interview Experience for the Cloud Platform Engineer (Backend – Java) role — from ...

10:00
Why I Got Rejected at eBay | Interview Experience (DSA + System Design)

2,165 views

1 day ago

Code with Dharmaveer
Stop Using Scanner! ❌ Java Fast I/O for DSA (Avoid TLE in 2026)

If you're preparing for DSA, coding interviews, placements, or competitive programming — this video will change how you write ...

9:49
Stop Using Scanner! ❌ Java Fast I/O for DSA (Avoid TLE in 2026)

29 views

4 days ago

Amypo Technologies
Hear It From Her #amypotechnologies #testimonial

We're excited to feature a video testimonial from Pritika, a participant of our Java Programming with DSA training program at Sri ...

0:37
Hear It From Her #amypotechnologies #testimonial

168 views

13 hours ago

codeWithKarunakar
Time Complexity & Space Complexity Explained Simply | DSA with Java #3

In this video, we understand one of the most important concepts in Data Structures and Algorithms: ✓ Accuracy ✓ Time ...

19:27
Time Complexity & Space Complexity Explained Simply | DSA with Java #3

22 views

6 hours ago

CodeXNilesh
Check Sorted Array in Java | DSA Interview Question 🔥|| How to Check if Array is Sorted?

In this video, we solve an important DSA interview question: Check if an array is sorted or not in Java. This is a common coding ...

9:50
Check Sorted Array in Java | DSA Interview Question 🔥|| How to Check if Array is Sorted?

11 views

4 days ago

Upstrive with Ganesh
Reverse an Array in 2 Minutes | Two Pointer Technique | Java DSA | Upstrive with Ganesh

Welcome to Upstrive with Ganesh In this video, I explain how to reverse an array using the two pointer technique in Java. This is a ...

2:08
Reverse an Array in 2 Minutes | Two Pointer Technique | Java DSA | Upstrive with Ganesh

34 views

3 days ago

Debug With Purpose
This One DSA Pattern Got Him Rejected at Amazon (Live Proof) | Sliding Window | #DebugWithPurpose

A developer gave the correct answer in his Amazon interview. His logic was right. His code was right. He still got rejected ...

4:20
This One DSA Pattern Got Him Rejected at Amazon (Live Proof) | Sliding Window | #DebugWithPurpose

58 views

6 days ago

KuldeepX Innovation
LeetCode problem 66| Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

Want to crack your campus placements or software developer interviews? This complete Java Placement Course covers ...

4:54
LeetCode problem 66| Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

18 views

5 days ago

KuldeepX Innovation
LeetCode problem | Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

Want to crack your campus placements or software developer interviews? This complete Java Placement Course covers ...

7:04
LeetCode problem | Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

0 views

6 days ago

KuldeepX Innovation
LeetCode problem 977| Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

Want to crack your campus placements or software developer interviews? This complete Java Placement Course covers ...

5:52
LeetCode problem 977| Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

0 views

4 days ago

Codex Vishwa
Right Rotate Array by One Position | Java DSA Series | 90 Days DSA Challenge

90 Days DSA Challenge - DAY 08 In this video, we solve "Right Rotate Array by One Position" using Java. Solve daily and ...

9:19
Right Rotate Array by One Position | Java DSA Series | 90 Days DSA Challenge

1 view

12 hours ago

Durga Software Solutions
DSA with JAVA (6 Weekends Batch) tutorials || by Mr. Prakash Babu On 28-02-2026 @8PM (IST)

Data Structures & Algorithms (DSA) with JAVA (6 Weekends Batch) tutorials || by Mr. Prakash Babu On 28-02-2026 @8PM (IST) ...

38:27
DSA with JAVA (6 Weekends Batch) tutorials || by Mr. Prakash Babu On 28-02-2026 @8PM (IST)

79 views

3 days ago

Campusmonk
Story Based DSA One Shot for TCS Digital & Prime | Java, Python & C++ | Most Repeated Questions

LAST DAY OFFER – Only 50 Seats Left! 1️⃣ Fully Recorded Program – ₹799 Only Includes Lakshay Mock Test + 21 Days ...

42:03
Story Based DSA One Shot for TCS Digital & Prime | Java, Python & C++ | Most Repeated Questions

5,272 views

1 day ago

Sree : Life2Logic
🧩 Find the Missing Numbers in a Range! 🔢✨|Java | DSA | GFG |

Solved today's DSA challenge: Missing Elements in Range Focused on logic, efficiency, and clean Java implementation.

5:06
🧩 Find the Missing Numbers in a Range! 🔢✨|Java | DSA | GFG |

11 views

6 days ago

DSAPracticeHub
Linear Search Algorithm | Java | Data Structures Explained

In this video, I explain the Linear Search algorithm using a simple and clear example in Java.

2:59
Linear Search Algorithm | Java | Data Structures Explained

2 views

5 days ago

KuldeepX Innovation
LeetCode problem 27 | Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

Want to crack your campus placements or software developer interviews? This complete Java Placement Course covers ...

4:03
LeetCode problem 27 | Java Placement Course 2026 | Complete Java + DSA + Interview Preparation

2 views

6 days ago

SudurCodeX
DSA Day 5: Total Sum of Array Elements | Arrays for Beginners | Java DSA Series#java #dsa #java

Welcome to Day 5 of the DSA Beginner Series on SudurCodeX In today's video, we learn how to find the total sum of array ...

3:39
DSA Day 5: Total Sum of Array Elements | Arrays for Beginners | Java DSA Series#java #dsa #java

6 views

1 day ago

Durga Software Solutions
DSA with JAVA (6 Weekends Batch) tutorials || by Mr. Prakash Babu On 01-03-2026 @8PM (IST)

Data Structures & Algorithms (DSA) with JAVA (6 Weekends Batch) tutorials || by Mr. Prakash Babu On 01-03-2026 @8PM (IST) ...

36:32
DSA with JAVA (6 Weekends Batch) tutorials || by Mr. Prakash Babu On 01-03-2026 @8PM (IST)

57 views

2 days ago

Codex Vishwa
Left Rotate Array by K Positions | Java DSA Series | 90 Days DSA Challenge

90 Days DSA Challenge - DAY 07 In this video, we solve "Left Rotate Array by K Positions" using Java. Solve daily and improve ...

11:33
Left Rotate Array by K Positions | Java DSA Series | 90 Days DSA Challenge

0 views

1 day ago

Bindas Code
LeetCode 566 | Reshape the Matrix 🔲 | Easy Java Solution | DSA Zero to Hero

In this video, we solve LeetCode Problem 566 – Reshape the Matrix using a simple and beginner-friendly Java approach.

10:26
LeetCode 566 | Reshape the Matrix 🔲 | Easy Java Solution | DSA Zero to Hero

0 views

5 days ago

TechVivek
Contains Duplicate Problem | Brute Force vs HashSet Approach | Java DSA Explained

In this video, I explained the "Contains Duplicate" array problem using two approaches: 1️⃣ Brute Force Approach (O(n²)) 2️⃣ ...

5:42
Contains Duplicate Problem | Brute Force vs HashSet Approach | Java DSA Explained

21 views

2 days ago

Bindas Code
LeetCode 832 | Flipping an Image 🔄 | Easy Java Solution | DSA Zero to Hero

In this video, we solve LeetCode Problem 832 – Flipping an Image using a simple and beginner-friendly Java approach. You'll ...

9:16
LeetCode 832 | Flipping an Image 🔄 | Easy Java Solution | DSA Zero to Hero

27 views

4 days ago

AlgoDiary
LeetCode 1404 | Number of Steps to Reduce Binary to One | Binary Carry Logic | Interview Question

... Preparation • LeetCode Medium Questions • Java DSA Practice If you're preparing for coding interviews or improving your DSA ...

16:50
LeetCode 1404 | Number of Steps to Reduce Binary to One | Binary Carry Logic | Interview Question

209 views

5 days ago

Codex Vishwa
Find Second Smallest Element | Java DSA Series | 90 Days Challenge

90 Days DSA Challenge - DAY 05 In this video we solve "Find Second Smallest Element in Array" using Java. We discuss brute ...

12:13
Find Second Smallest Element | Java DSA Series | 90 Days Challenge

0 views

4 days ago

ExcelR Solutions
SDP on Ace Coding Interviews: DSA Mastery with Java - Day 04

... yours on ACE coding interviews um DSA mastery with Java Java So firstly I would like to give my special thanks to our trainer for ...

2:09:00
SDP on Ace Coding Interviews: DSA Mastery with Java - Day 04

399 views

Streamed 5 days ago