ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

159 results

Java Ninja
Inheritance vs Composition in Java - When to use Which?

Inheritance vs Composition - one of the most important design decisions in Object Oriented Programming, yet most developers get ...

5:49
Inheritance vs Composition in Java - When to use Which?

97 views

3 weeks ago

Java
1B Rows with the Memory API - JEP Cafe #25

In this JEP Café episode, we take on the well-known '1 Billion Rows Challenge' and implement it using the standard Memory API ...

31:28
1B Rows with the Memory API - JEP Cafe #25

22,376 views

3 weeks ago

Harshit Trehan
Fastest Way to Learn DSA in Java | Full Roadmap 2026

Checkout GeeksforGeeks Three 90 Challenge:- https://gfgcdn.com/tu/WO4/ Fastest Way to Learn DSA in Java | Full Roadmap ...

10:50
Fastest Way to Learn DSA in Java | Full Roadmap 2026

24,623 views

3 weeks ago

Kernel Queen 👑
Transformed Array | Leetcode 3379 | Java-Hindi

Tried creating video in dark mode today... Let me know if you prefer Dark or Light Background for the video. Problem Link: ...

6:34
Transformed Array | Leetcode 3379 | Java-Hindi

424 views

7 days ago

Vision Microtech
🔥 Defining Array In Java | Java Array Explained With Examples 🚀 ✨

Defining Array In Java | Java Array Explained With Examples ✨ Defining Array in Java explained in a very easy and simple ...

4:48
🔥 Defining Array In Java | Java Array Explained With Examples 🚀 ✨

8 views

3 weeks ago

Kernel Queen 👑
Longest Balanced Subarray II Leetcode 3721 | Detailed Solution | Java-Hindi

200th Video of the Channel Thank You all for the support ❤️ Problem Link: ...

22:56
Longest Balanced Subarray II Leetcode 3721 | Detailed Solution | Java-Hindi

2,218 views

1 day ago

Ved Arya Tech
Java Strings and Arrays in Hindi  | Array Operations, 2D Matrix, String Functions & Programs

Java Code Hindi | Python Coding Tutorial | DSA Patterns Free! The Ved Arya Tech pe step-by-step **Java code Hindi**, **Python ...

29:29
Java Strings and Arrays in Hindi | Array Operations, 2D Matrix, String Functions & Programs

56 views

8 days ago

Kernel Queen 👑
Minimum Removals to Balance Array | Leetcode 3634 | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-removals-to-balance-array Solution Link: ...

6:56
Minimum Removals to Balance Array | Leetcode 3634 | Java-Hindi

427 views

6 days ago

Kernel Queen 👑
Construct the Minimum Bitwise Array I Leetcode 3314 | 3315 | Java-Hindi | Detailed Approach

Problem Link: https://leetcode.com/problems/construct-the-minimum-bitwise-array-i Solution Link: ...

11:54
Construct the Minimum Bitwise Array I Leetcode 3314 | 3315 | Java-Hindi | Detailed Approach

508 views

3 weeks ago

Kernel Queen 👑
Minimum Pair Removal to Sort Array I -  Leetcode 3507 | Simulation Approach | Java -  Hindi

I will upload the video for problem 3510 tomorrow, regardless of whether it is the daily LeetCode problem. Thank you :) Problem ...

7:50
Minimum Pair Removal to Sort Array I - Leetcode 3507 | Simulation Approach | Java - Hindi

315 views

3 weeks ago

Kernel Queen 👑
Trionic Array I  -  Leetcode 3637  | Java Hindi

Problem Link: https://leetcode.com/problems/trionic-array-i Solution Link: ...

2:27
Trionic Array I - Leetcode 3637 | Java Hindi

439 views

9 days ago

Kernel Queen 👑
Trionic Array II - Leetcode 3640 | Java-Hindi

Problem Link: https://leetcode.com/problems/trionic-array-ii Solution Link: ...

10:54
Trionic Array II - Leetcode 3640 | Java-Hindi

593 views

8 days ago

CodeHacks
Pass by Value vs Pass by Reference (Pointers Too): Stop Confusing This Concept

This is one of the most important foundations in DSA because it affects performance and correctness. We'll break it down with ...

1:46
Pass by Value vs Pass by Reference (Pointers Too): Stop Confusing This Concept

7 views

11 days ago

Vision Microtech
🔥 Single Dimensional Array In Java | 1D Array Explained With Examples 🚀 ✨

Single Dimensional Array In Java | 1D Array Explained With Examples ✨ Single Dimensional Array in Java explained in a very ...

5:04
🔥 Single Dimensional Array In Java | 1D Array Explained With Examples 🚀 ✨

18 views

3 weeks ago

Kernel Queen 👑
Construct the Minimum Bitwise Array II Leetcode 3315 Java Code Only Hindi

Detailed Video Link: https://youtu.be/yXgO0Z2ZPVo Problem Link: ...

2:04
Construct the Minimum Bitwise Array II Leetcode 3315 Java Code Only Hindi

209 views

3 weeks ago

Vision Microtech
🔥 Multi-Dimensional Array in Java | 2D Array Explained with Examples 🚀 ✨

Multi-Dimensional Array in Java | 2D Array Explained with Examples ✨ Multi Dimensional Array in Java explained in a very ...

5:14
🔥 Multi-Dimensional Array in Java | 2D Array Explained with Examples 🚀 ✨

13 views

3 weeks ago

Kernel Queen 👑
Minimum Pair Removal to Sort Array II Leetcode 3510  | Java-Hindi

Problem Link: https://leetcode.com/problems/minimum-pair-removal-to-sort-array-ii/ Solution Link: ...

16:58
Minimum Pair Removal to Sort Array II Leetcode 3510 | Java-Hindi

528 views

2 weeks ago

Kernel Queen 👑
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

Problem Link: https://leetcode.com/problems/minimize-maximum-pair-sum-in-array Solution Link: ...

3:29
Minimize Maximum Pair Sum in Array | Leetcode 1877 | Java - Hindi

178 views

2 weeks ago

Kernel Queen 👑
Divide an Array into Subarrays with Minimum Cost II - Leetcode 3013 | Java-Hindi

Problem Link: https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-ii/ Solution Link: ...

12:07
Divide an Array into Subarrays with Minimum Cost II - Leetcode 3013 | Java-Hindi

369 views

10 days ago

Solo Dev
LeetCode 3824 | Minimum K to Reduce Array Within Limit || Java | AC | Biweekly | Guide

Problem: https://leetcode.com/problems/minimum-k-to-reduce-array-within-limit/description/ Contest: ...

1:00
LeetCode 3824 | Minimum K to Reduce Array Within Limit || Java | AC | Biweekly | Guide

0 views

7 days ago

Code with Gaurav
Core Java Crash Course Complete Java Tutorial in One Video

core java crash course core java crash course covering all core java topics in one video. this core java crash course is a complete ...

3:15:26
Core Java Crash Course Complete Java Tutorial in One Video

303 views

4 weeks ago

Vision Microtech
🔥Passing Array to Methods in Java | How to Pass Array in Java Method 🚀 ✨

Passing Array to Methods in Java | How to Pass Array in Java Method ✨ Passing Array to Methods in Java explained in a very ...

3:17
🔥Passing Array to Methods in Java | How to Pass Array in Java Method 🚀 ✨

13 views

2 weeks ago

Kernel Queen 👑
Divide an Array Into Subarrays With Minimum Cost I - Leetcode 3010 | Java Hindi

Problem Link: https://leetcode.com/problems/divide-an-array-into-subarrays-with-minimum-cost-i Solution Link: ...

3:47
Divide an Array Into Subarrays With Minimum Cost I - Leetcode 3010 | Java Hindi

150 views

11 days ago

Mahesh Ahirwar
Kth Largest Element in an Array | Heap | DSA Interview Problem

In this video, we solve the Kth Largest Element in an Array problem using multiple optimal approaches, Heap (Priority Queue).

7:58
Kth Largest Element in an Array | Heap | DSA Interview Problem

25 views

3 weeks ago

Techie Book
Java HashMap Internals Explained | Collision, Buckets, Treeify, Resize (JDK 8+)

In this video, I explained HashMap Internal Working in Java in a very simple and visual way. Topics Covered: ✓ HashMap ...

45:46
Java HashMap Internals Explained | Collision, Buckets, Treeify, Resize (JDK 8+)

156 views

3 weeks ago