ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

452 results

Nancy Solanki
I Wasted 6 Months on a DSA Playlist - Don't Do This

Woxsen University Link : https://tinyurl.com/26y4c9xt Do you keep watching programming playlists, full courses, and coding ...

8:21
I Wasted 6 Months on a DSA Playlist - Don't Do This

6,154 views

4 days ago

codeWithKhan
Java is NOT 100% Object-Oriented 😱 | Interview Trap Explained | 2 Real Reasons Explained

Is Java truly a pure object-oriented language? Many developers say Java is OOP — but very few can explain why it is NOT purely ...

4:23
Java is NOT 100% Object-Oriented 😱 | Interview Trap Explained | 2 Real Reasons Explained

22 views

6 days ago

Coder Army
Java Variables & Data Types Explained | Identifiers, Literals, Keywords | JAVA Full Course #3

Learn Java Variables, Data Types, Literals and Keywords in this beginner-friendly Java tutorial. This is Lecture 3 of the complete ...

1:06:43
Java Variables & Data Types Explained | Identifiers, Literals, Keywords | JAVA Full Course #3

3,448 views

17 hours ago

Code for Tech Solutions
Array vs ArrayList vs LinkedList in Java – Interview Explained

In this video, I'll explain Array vs ArrayList vs LinkedList in Java in the most beginner-friendly + interview-ready way — with ...

19:30
Array vs ArrayList vs LinkedList in Java – Interview Explained

46 views

7 days ago

Next Gen Skills
First Unique Character in String - Frequency Counter Pattern | DSA Day 20 Java | Leetcode

Day 20 of Complete DSA Series in Java | String Frequency Counter - Master This FAANG Favorite Pattern In this focused lecture, ...

17:06
First Unique Character in String - Frequency Counter Pattern | DSA Day 20 Java | Leetcode

30 views

5 days ago

Next Gen Skills
Spiral Matrix & Summary Ranges - ArrayList Mastery | Matrix Traversal | DSA Day 21 Java | Leetcode

Day 21 of Complete DSA Series in Java with Leetcode| ArrayList, Spiral Matrix & Range Grouping - Top Interview Patterns In this ...

52:15
Spiral Matrix & Summary Ranges - ArrayList Mastery | Matrix Traversal | DSA Day 21 Java | Leetcode

36 views

1 day ago

CodeWithHarry
5 Ways Hackers Use AI to Hack You (For Educational Purpose Only)

Download Notes and CheatSheets: https://www.codewithharry.com/notes/ ➡️ Udemy Python Course: https://goharry.in/python ...

12:16
5 Ways Hackers Use AI to Hack You (For Educational Purpose Only)

91,147 views

2 days ago

Learning by Doing with Praveen Kandhan
Java OOP Programming Session 41 – Types of Inheritance in Java Overview

Java OOP Programming | Session 41 – Discussing Types of Inheritance In this session, we discuss all types of inheritance in Java ...

7:52
Java OOP Programming Session 41 – Types of Inheritance in Java Overview

0 views

4 days ago

Web Dev Mastery
Combination Sum | LeetCode 39 | Recursion & Backtracking in Java | DSA in Java Full Course #31

Learn how to solve the Combination Sum problem using Backtracking in Java with full explanation. This is one of the most ...

25:55
Combination Sum | LeetCode 39 | Recursion & Backtracking in Java | DSA in Java Full Course #31

46 views

2 days ago

codestorywithMIK
Can You Answer This Java Interview Question ? Static Block Trap | Small Java Dopamine – 5 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 5th video of our ...

3:17
Can You Answer This Java Interview Question ? Static Block Trap | Small Java Dopamine – 5 | MIK

1,231 views

4 days ago

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

In this lecture of our Java DSA Series, we are diving deeper into Recursion by solving an important and very popular problem: ...

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

10 views

2 days ago

Learn Code With Durgesh
If I Had to Master Java in 2026 to Get a Job ✅ My Complete Plan- Hindi

n this video, I share a clear and practical roadmap to master Java step by step. No confusion, no random topics — just a ...

36:37
If I Had to Master Java in 2026 to Get a Job ✅ My Complete Plan- Hindi

11,250 views

6 days ago

DesignCodeDebugRepeat
What Experienced Programmers Know (and Beginners Aren’t Told) 1: Expressions

This series of videos is designed to help beginning and intermediate programmers take the conceptual leaps needed to gain a ...

10:04
What Experienced Programmers Know (and Beginners Aren’t Told) 1: Expressions

61 views

5 days ago

codestorywithMIK
Can You Answer This Java Interview Question ? Method Overloading vs Null | Small Java Dopamine – 4

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 4th video of our ...

3:38
Can You Answer This Java Interview Question ? Method Overloading vs Null | Small Java Dopamine – 4

1,175 views

5 days ago

codestorywithMIK
Can You Answer This Java Interview Question ? ArrayList remove() Trap | Small Java Dopamine– 6 | MIK

Whatsapp Community Link : https://www.whatsapp.com/channel/0029Va6kVSjICVfiVdsHgi1A Hi Everyone, this is the 6th video of ...

2:55
Can You Answer This Java Interview Question ? ArrayList remove() Trap | Small Java Dopamine– 6 | MIK

704 views

1 day ago

Learning by Doing with Praveen Kandhan
Java Exception Handling Session 13 – Generic Exception Handling

Java Exception Handling | Session 13 – Using Exception Class In this video, we learn how a single generic Exception catch block ...

11:13
Java Exception Handling Session 13 – Generic Exception Handling

0 views

1 day ago

EDUCATA - MP Dte Counselling & Placement Prep
Java DSA Series #5 – Printing patterns in Java (One Shot)

Welcome to the Java Data Structures and Algorithms (DSA) Course on Educata Placement Prep! Playlist of the complete ...

3:01:59
Java DSA Series #5 – Printing patterns in Java (One Shot)

17 views

2 days ago

Java for Beginners
Java OOPS For Beginners | OOPs for Beginners

https://youtu.be/iCJIDngO2-I Please like , share , subscribe the video. This video gives a quick overview of OOPS concepts in Java ...

3:47
Java OOPS For Beginners | OOPs for Beginners

4 views

2 days ago

Kashish Mehndiratta
Abstract Factory Design Pattern | Low Level Design

In this video, we dive into the abstract factory Design Pattern. #lowleveldesign #coding #code #designpatterns #interview ...

9:12
Abstract Factory Design Pattern | Low Level Design

29 views

16 hours ago

Java Simplified
Find First Non-Repeated Character in Java 8 | Java 8 Streams Interview Questions & Coding Problems

This playlist covers the most important Java 8 Streams Interview Questions and Coding Problems asked in real technical ...

10:45
Find First Non-Repeated Character in Java 8 | Java 8 Streams Interview Questions & Coding Problems

12 views

4 days ago