ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

31 results

MindScripts Tech
2025 Java Full Stack Interview Prep: Questions, Answers

Ace your 2025 Java Full Stack interview with our comprehensive guide! Top questions, detailed answers, and expert tips to ...

8:28
2025 Java Full Stack Interview Prep: Questions, Answers

2,698 views

7 months ago

Abhishek Kumar
Java Stream top interview question part 1

java #spring #datastructures #javaprogramming #javaplacementcourse.

11:47
Java Stream top interview question part 1

14 views

9 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 🔥

38 views

10 days 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
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

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

7,686 views

1 month ago

Full Stack Java Developer
Java Developer Interview | 1 Year Experience – Full Stack Java Developer

Java Developer Interview | 1 Year Experience – Full Stack Java Developer Java Developer Interview Get interview-ready: Real ...

37:25
Java Developer Interview | 1 Year Experience – Full Stack Java Developer

1,516 views

2 weeks 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 💪

189 views

1 month 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,095 views

9 months ago

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

... array dsa interview questions in python, important dsa topics for interview, important leetcode problems java, array questions in ...

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

71 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
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

Shubham Aher
Binary Tree Inorder Traversal | LeetCode Solution | Top DSA Problem for FAANG Interview Prep

... advanced data structure interview questions, array dsa interview questions in python, important leetcode problems java, ...

9:12
Binary Tree Inorder Traversal | LeetCode Solution | Top DSA Problem for FAANG Interview Prep

58 views

2 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

Shubham Aher
Valid Anagram | LeetCode Problem Explained with Code & Logic | DSA Interview Prep

In this video, we solve the popular “Valid Anagram” problem — a common question in coding interviews for top tech companies ...

6:06
Valid Anagram | LeetCode Problem Explained with Code & Logic | DSA Interview Prep

178 views

4 months ago

Maruti Nandan
Interview experience Software Engineer Publicis Sapient | Python Django | 4 Years Experience

I am sharing my complete Publicis Sapient Software Engineer interview experience for a Python Django + GenAI developer role ...

10:43
Interview experience Software Engineer Publicis Sapient | Python Django | 4 Years Experience

409 views

4 months ago

Shubham Aher
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

In this video, we solve the Longest Common Prefix problem — a frequently asked question in coding interviews at FAANG and top ...

8:51
Longest Common Prefix in Strings | LeetCode Problem Explained | DSA Interview Preparation

184 views

3 months ago

Shubham Aher
Trapping Rain Water Problem | LeetCode Hard DSA Explained | Arrays Two Pointers | FAANG Interview

In this video, we solve the famous Trapping Rain Water problem — a top-ranked DSA question frequently asked in coding ...

11:52
Trapping Rain Water Problem | LeetCode Hard DSA Explained | Arrays Two Pointers | FAANG Interview

122 views

3 months ago

Shubham Aher
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

In this video, we solve the popular LeetCode Problem – Remove Duplicates from Sorted Array, a must-know DSA question for ...

7:22
Remove Duplicates from Sorted Array | LeetCode DSA Problem Explained | Python, Java, C++

121 views

3 months ago

Shubham Aher
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the Binary Tree Postorder Traversal problem — a very important LeetCode Easy/Medium question and one ...

9:31
Binary Tree Postorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

42 views

2 months ago

Grow with Sakshi
TCS smart hiring exact coding PYQs | tricks to pass Test cases | How to clear tcs coding round ✅

Hello everyone , In this video I have covered the coding round of tcs smart hiring exam and pyqs coding questions of tcs smart ...

13:31
TCS smart hiring exact coding PYQs | tricks to pass Test cases | How to clear tcs coding round ✅

20,125 views

10 months ago

Shubham Aher
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

... dynamic programming interview questions, dp problems java python c++, important leetcode problems java, array dsa interview ...

11:58
Triangle DP | Minimum Path Sum Explained | Dynamic Programming DSA Problem for FAANG Interview Prep

61 views

3 months ago

Shubham Aher
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

In this video, we solve the famous “Add Two Numbers” problem — a top-ranked DSA question often asked in coding interviews at ...

7:53
Add Two Numbers | LeetCode Problem Explained | DSA Interview Prep (C++, Java, Python)

142 views

4 months ago

Java Guru Ravi
🖥️ Command Line Arguments in Java Explained | Java Tutorial for Beginners | Lec-9 | Java Guru Ravi

Welcome to Java Guru Ravi! In this lecture, we explore Command Line Arguments in Java, an essential concept for passing inputs ...

13:44
🖥️ Command Line Arguments in Java Explained | Java Tutorial for Beginners | Lec-9 | Java Guru Ravi

126 views

10 months ago

Shubham Aher
Binary Tree Preorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

In this video, we solve the Binary Tree Preorder Traversal problem — a fundamental DSA question and one of the most important ...

8:39
Binary Tree Preorder Traversal | LeetCode Solution Explained | Top DSA Problem for FAANG Interviews

61 views

3 months ago