ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

52 results

Padho with Pratyush
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

Welcome to Lecture 5 of the DSA Patterns Playlist — in this video, we break down the Dutch National Flag Algorithm and Triplet ...

41:16
DSA PATTERNS Episode 8 | Two Pointers Pattern: Most Important Questions

8,255 views

2 months ago

Data with Zach
The five levels of Apache Spark - Data Engineering

Apache Spark has levels to it: - Level 0 You can run spark-shell or pyspark, it means you can start - Level 1 You understand the ...

3:00
The five levels of Apache Spark - Data Engineering

46,326 views

9 months ago

Java Guru Ravi
🔢 Primitive Data Types in Java Explained | Java Tutorial for Beginners | Lec-11 | Java Guru Ravi

Topics Covered: What are Primitive Data Types in Java? Overview of Java's 8 Primitive Data Types (byte, short, int, long, float, ...

13:26
🔢 Primitive Data Types in Java Explained | Java Tutorial for Beginners | Lec-11 | Java Guru Ravi

19 views

10 months ago

Padho with Pratyush
Episode 5 - 2 Pointer DSA Pattern | DSA PATTERNS ROADMAP 2025

Welcome to the third lecture in this dsa pattern series. If you want the sheet you can take it here: ...

50:42
Episode 5 - 2 Pointer DSA Pattern | DSA PATTERNS ROADMAP 2025

15,816 views

2 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

51,056 views

2 months 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)

7,004 views

1 month ago

Shubham Aher
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

In this video, we solve the “Remove Nth Node From End of Linked List” problem — a very common coding interview question ...

7:37
Remove Nth Node From End of Linked List | LeetCode DSA Problem Explained | Interview Preparation

169 views

4 months ago

Shubham Aher
Invert Binary Tree | LeetCode Solution Explained | Top DSA Problem for FAANG & Interview Prep

In this video, we solve the famous Invert Binary Tree problem — a classic LeetCode Easy challenge and one of the most important ...

6:08
Invert Binary Tree | LeetCode Solution Explained | Top DSA Problem for FAANG & Interview Prep

71 views

3 months ago

Shubham Aher
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

In this video, we solve the famous “Roman to Integer” problem — a top-rated DSA interview question frequently asked in coding ...

5:42
Roman to Integer | LeetCode Problem Explained | DSA Interview Prep in Python, Java, C++

74 views

3 months ago

Java Guru Ravi
🖥️ Understanding System.out.println in Java | Java Tutorial for Beginners | Lec-8 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we take an in-depth look at System.out.println in Java. This commonly used statement ...

10:46
🖥️ Understanding System.out.println in Java | Java Tutorial for Beginners | Lec-8 | Java Guru Ravi

111 views

11 months ago

Dhananjay Sharma Officials
Summer Training 2025

dhananjaysharmaofficials #summertraining Channel Link www.youtube.com/@dhananjaysharmaofficials Join this channel to get ...

1:04
Summer Training 2025

1,377 views

4 months 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++

81 views

3 months ago

Shubham Aher
Factorial Number Problem | DSA Explained Step by Step | Top Coding Interview Questio

In this video, we solve the Factorial Number Problem — a classic DSA (Data Structures & Algorithms) question that is frequently ...

3:49
Factorial Number Problem | DSA Explained Step by Step | Top Coding Interview Questio

59 views

3 months ago

Shubham Aher
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the famous “Generate Parentheses” problem from LeetCode — a must-know DSA question often asked in ...

5:46
Generate Parentheses | Backtracking Explained | Top DSA Problem for FAANG Interviews

24 views

3 months ago

Java Guru Ravi
🔍 Java static Keyword in Same Class | Part 2 | Java Tutorial for Beginners | Lec-6 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we continue exploring the static keyword in Java, focusing on how it works within the ...

8:07
🔍 Java static Keyword in Same Class | Part 2 | Java Tutorial for Beginners | Lec-6 | Java Guru Ravi

49 views

11 months 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++)

131 views

4 months ago

Java Guru Ravi
⚡Static Initializer Block in Java | Understanding static Block | Java Tutorial | Lec-16JavaGuru Ravi

Welcome to Java Guru Ravi! In this lecture, we will explore the Static Initializer Block in Java, a powerful feature that allows static ...

6:22
⚡Static Initializer Block in Java | Understanding static Block | Java Tutorial | Lec-16JavaGuru Ravi

81 views

10 months ago

Shozon
Dubai Salary 2025 - Asking People How Much they Earn

We hit the streets of Dubai to ask people about their jobs and salaries — and the answers might surprise you! From ...

0:57
Dubai Salary 2025 - Asking People How Much they Earn

48,602 views

2 months ago

Shubham Aher
3 Sum Problem Explained | DSA Interview Question | Arrays Two Pointer Approach (C++ / Java / Python)

In this video, we solve the famous 3 Sum Problem from LeetCode — a must-know DSA interview question frequently asked in ...

9:21
3 Sum Problem Explained | DSA Interview Question | Arrays Two Pointer Approach (C++ / Java / Python)

164 views

4 months ago

Java Guru Ravi
☕ Understanding JDK in Java | What is JDK, JRE & JVM? | Java Tutorial | Lec-21 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we explore JDK (Java Development Kit), an essential component for Java ...

9:36
☕ Understanding JDK in Java | What is JDK, JRE & JVM? | Java Tutorial | Lec-21 | Java Guru Ravi

70 views

10 months ago