ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

273 results

Padho with Pratyush
All Your DSA Doubts Answered in 10 Minutes | Best Language | Syntax | Is DSA Necessary in 2026

Hye in this video i answer all your questions about dsa in 2026 Syntax issue contests on leetcode codechef using ai for dsa is ...

12:19
All Your DSA Doubts Answered in 10 Minutes | Best Language | Syntax | Is DSA Necessary in 2026

7,174 views

2 months ago

TechByAbhay
Time and Space Complexity Explained | DSA | Java & Kotlin

In this video, we will understand Time Complexity and Space Complexity in Data Structures and Algorithms (DSA) with very ...

9:40
Time and Space Complexity Explained | DSA | Java & Kotlin

144 views

2 months ago

TattvaCoders
Don’t Waste Your Time on DSA!!! Do You Really Need DSA to get a Software Job in 2025?

DSA నేర్చుకుంటేనే job వస్తుందా? లేక 2025 lo tech jobs ki projects, profile, AI tools important aa?

10:37
Don’t Waste Your Time on DSA!!! Do You Really Need DSA to get a Software Job in 2025?

12,955 views

9 months ago

Padho with Pratyush
The Best Way To Learn DSA in 2025 | DSA Patterns by IITian

DSA Patterns Playlist: https://www.youtube.com/playlist?list=PLbJhGqY-mq47k_WLUtzVjmarUm1EuXPj2 Find the pattern sheet ...

19:17
The Best Way To Learn DSA in 2025 | DSA Patterns by IITian

191,594 views

5 months ago

Meghana Karumuri
How I Would Learn to Code (If I Could Start Over)

Hi guys! In this video I will be discussing how I would learn how to code if I could start over. With so many languages out there, ...

7:11
How I Would Learn to Code (If I Could Start Over)

1,933 views

2 years ago

Gao Dalie (高達烈)
I Am Bad At Coding- Learn From My Mistake And Avoid Them!

Coding can be a challenging and frustrating experience, especially when we are just starting. Many beginners often feel ...

9:09
I Am Bad At Coding- Learn From My Mistake And Avoid Them!

4,419 views

3 years ago

Grind And Glow Daily
Java Full Stack Mastery

Master the art of Java Full Stack Development! This video takes you through the complete journey of becoming a skilled Java ...

12:48
Java Full Stack Mastery

7 views

7 months ago

Jasmeen Kaur
Day 21 DSA Consistency 🔥 | Graphs (DFS/BFS) | 2-Hour Study With Me

In this episode of my 2-Hour DSA Study With Me series (EP 21), I focus on Graph traversal using DFS and BFS and solve 3 high ...

12:52
Day 21 DSA Consistency 🔥 | Graphs (DFS/BFS) | 2-Hour Study With Me

1,366 views

2 months ago

Engineerhoon
Anyone can crack DSA Round by doing this : DSA Preparation for Interviews [2026]

Free resources 1. Blind 75 : https://leetcode.com/discuss/general-discussion/460599/blind-75-leetcode-questions 2. Grind 75 ...

11:34
Anyone can crack DSA Round by doing this : DSA Preparation for Interviews [2026]

1,098 views

1 year ago

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)

3,306 views

4 weeks ago

Shubham Aher
Remove Element | LeetCode DSA Problem Explained | Arrays Interview Question | Python, Java, C++

In this video, we solve the “Remove Element” problem from LeetCode — a popular array-based DSA question that frequently ...

5:56
Remove Element | LeetCode DSA Problem Explained | Arrays Interview Question | Python, Java, C++

83 views

6 months ago

Simranjit Kaur
How I Revised Arrays  🔥 Finally  Done| My DSA Flashcards Method 💪

Hey everyone In this video, I've finally completed my Arrays revision from my DSA preparation journey! I'll show you how I ...

11:38
How I Revised Arrays 🔥 Finally Done| My DSA Flashcards Method 💪

233 views

5 months ago

Anshul Yadav
Java Developer Roadmap | Step-by-Step Guide to Become a Java Backend Developer #webdevelopment #java

... java tutorial java tutorial for beginners program logic development competitive coding for beginners ds algo dsa in java how to ...

8:15
Java Developer Roadmap | Step-by-Step Guide to Become a Java Backend Developer #webdevelopment #java

130 views

6 months ago

TechByAbhay
DSA for Placements & Interviews | How to Start DSA from Scratch (Java & Kotlin) | Hindi

Are you confused about Data Structures and Algorithms (DSA) and don’t know where to start? In this video, I explain DSA from ...

12:37
DSA for Placements & Interviews | How to Start DSA from Scratch (Java & Kotlin) | Hindi

193 views

3 months ago

BCA Tech Enthusiast
LeetCode 2: Add Two Numbers | LinkedList Easy Explanation 🚀 | Java Solution | Day 5/30 DSA Challenge

Day 5/30 DSA Challenge In this video, we solve LeetCode 2: Add Two Numbers using an efficient Linked List approach. In this ...

7:00
LeetCode 2: Add Two Numbers | LinkedList Easy Explanation 🚀 | Java Solution | Day 5/30 DSA Challenge

11 views

2 days ago

Padho with Pratyush
Why 90% Students FAIL to Learn DSA 😞 (Truth No One Talks About)

If you are new here: Get the pattern sheet: ...

10:44
Why 90% Students FAIL to Learn DSA 😞 (Truth No One Talks About)

8,871 views

5 months ago

Hustle with Omkar
Don't Touch DSA Until You Watch This! [2026 Edition]

... dsa roadmap for placements 2025, dsa roadmap for beginners, best way to start dsa, dsa preparation for beginners, dsa in java ...

7:15
Don't Touch DSA Until You Watch This! [2026 Edition]

91 views

5 months ago

BCA Tech Enthusiast
LeetCode 19: Remove Nth Node From End of List 💡 | Day 4/30 DSA Challenge 🚀 #leetcode #dsa #java

Day 4/30 DSA Challenge In this video, we solve **LeetCode 19: Remove Nth Node From End of List** using an efficient Two ...

6:01
LeetCode 19: Remove Nth Node From End of List 💡 | Day 4/30 DSA Challenge 🚀 #leetcode #dsa #java

4 views

3 days ago

Ground Level
become Java developer - step by step explanation for fresher & experience

Hello Everyone!!! welcome to my channel. In this video you will see the Complete Roadmap to become java developer and what ...

6:52
become Java developer - step by step explanation for fresher & experience

148 views

4 years ago

Shubham Aher
First Unique Character in  a String | LeetCode DSA Problem Explained | Coding  (Java, Python, C++)

In this video, we solve the classic “First Unique Character in a String” problem — a frequently asked DSA / Coding Interview ...

5:47
First Unique Character in a String | LeetCode DSA Problem Explained | Coding (Java, Python, C++)

132 views

7 months ago

DSA Code Club
2 Binary Search   Leetcode 374   Java

Problem Statement: We are playing the Guess Game. The game is as follows: I pick a number from 1 to n. You have to guess ...

8:17
2 Binary Search Leetcode 374 Java

14 views

2 years ago

Vanshika Pandey
I suck at DSA, can I still get into FAANG/MAANG?

Please LIKE, SHARE, AND SUBSCRIBE, it motivates me to create more such content Connect with me: Instagram: ...

5:08
I suck at DSA, can I still get into FAANG/MAANG?

2,253 views

11 months ago

Jasmeen Kaur
EP 12 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

Welcome to Day 12 of my DSA journey 🚀 In this video, I explain two important Binary Tree traversal techniques that are ...

5:16
EP 12 | 2 Hour DSA Study With Me 👩‍💻 | Binary Tree Traversals | LeetCode + Interview Prep + 2 Ques

727 views

3 months ago

TechByAbhay
Pyramid Pattern Program in Java | Must-Know for Interviews 🔥

Master the Pyramid Pattern Program in Java with this quick and easy explanation! 🔥 This pattern is one of the most frequently ...

16:11
Pyramid Pattern Program in Java | Must-Know for Interviews 🔥

77 views

3 months ago

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

Day 7/30 DSA Challenge** In this video, we solve **LeetCode 2095: Delete the Middle Node of a Linked List** using an efficient ...

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

2 views

8 hours ago