ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

163 results

Tech with Hazem
#15 Java 2D Arrays Arrays Explained | Java For Beginners

In this lesson, we break down multidimensional arrays in Java, focusing on 2D arrays — how they work, how to use them, and why ...

9:50
#15 Java 2D Arrays Arrays Explained | Java For Beginners

18 views

7 days ago

vlogommentary
Converting int[][] to double[][] Arrays in Java: Why a Loop is Necessary

Alternative Approaches Streams or Apache Commons: For one-dimensional arrays, Java Streams can help, but for 2D arrays, ...

2:22
Converting int[][] to double[][] Arrays in Java: Why a Loop is Necessary

0 views

5 days ago

RuchiCodes
Java Array Concepts: 2D, Jagged & 3D Arrays Explained

In this video, we continue learning Arrays in Java and focus deeply on Multidimensional Arrays. You will understand 2D Arrays, ...

34:14
Java Array Concepts: 2D, Jagged & 3D Arrays Explained

62 views

3 weeks ago

Code With Ease - By Varsha
What's REALLY Happening to Java Developers in the AI Era?

Java developers are asking an honest question in 2025: How do I stay relevant in the AI era? Do you really need to switch to ...

29:11
What's REALLY Happening to Java Developers in the AI Era?

830 views

12 days ago

Excellent Tutorial
Program to Check Whether a Matrix is Symmetric or Not | 2D Array | ICSE Class 10 Computer Apps

In this video/program, we learn how to check whether a matrix is symmetric or not using a 2D array in Java. This topic is part of ...

2:36
Program to Check Whether a Matrix is Symmetric or Not | 2D Array | ICSE Class 10 Computer Apps

19 views

6 days ago

Suresh Sonkamble
Lec.23 |Java 2D Array | Multidimensional Array |Right Diagonal Elements Print | Java Array Interview

Learn Java 2D Array, Multidimensional Array, and how to print Right Diagonal elements in the simplest way! Perfect for beginners ...

51:17
Lec.23 |Java 2D Array | Multidimensional Array |Right Diagonal Elements Print | Java Array Interview

28 views

1 month ago

Programming Gurukul
Lec.23 |Java 2D Array | Multidimensional Array |Right Diagonal Elements Print | Java Array Interview

Learn Java 2D Array, Multidimensional Array, and how to print Right Diagonal elements in the simplest way! Perfect for beginners ...

51:18
Lec.23 |Java 2D Array | Multidimensional Array |Right Diagonal Elements Print | Java Array Interview

10 views

1 month ago

CodeHunt
Array in Java | 2D Array Explained with Examples | Core Java | Hindi

Welcome back to CodeHunt's Core Java Tutorial Series In this video, we cover 2D Arrays in Java (Two-Dimensional Arrays) in ...

1:07:23
Array in Java | 2D Array Explained with Examples | Core Java | Hindi

53 views

4 days ago

NullLogic
#11 Arrays in Java | Multidimensional Arrays & Methods | Part 2

This video continues Arrays in Java – Part 2. You will learn: • Multidimensional arrays (2D arrays) • Row and column concept ...

11:35
#11 Arrays in Java | Multidimensional Arrays & Methods | Part 2

2 views

5 days ago

fullstackDaily
Multidimensional Arrays in Java | 2D Arrays Explained with Examples

In this video, we'll learn Multidimensional Arrays in Java, mainly focusing on 2D arrays, with clear explanations and practical ...

3:02
Multidimensional Arrays in Java | 2D Arrays Explained with Examples

13 views

2 weeks ago

Computer Science Guruji
WAP to sum of two 2D Array
4:40
WAP to sum of two 2D Array

116 views

13 days ago

Code With Govind
Don’t Learn Java Randomly ❌ Follow This Roadmap Before 2025 Ends

Want to become a Java Developer before 2025 ends? This video gives you a complete Java Roadmap from beginner to ...

7:30
Don’t Learn Java Randomly ❌ Follow This Roadmap Before 2025 Ends

262 views

12 days ago

HustleWithDroid
2D Arrays | DSA with Java Complete Placement Course | Lecture 15#java #dsawithjava #javaprogramming

Welcome back to the DSA with Java – Complete Placement Course! In Lecture 15, we dive into one of the most important ...

33:21
2D Arrays | DSA with Java Complete Placement Course | Lecture 15#java #dsawithjava #javaprogramming

16 views

3 weeks ago

Java with Divya😍
The Real Reason Java's main() Method is So Complicated! 🤔
6:39
The Real Reason Java's main() Method is So Complicated! 🤔

0 views

0

DEBUGGED
Java Lesson 6 – Arrays Explained (Storing Multiple Values, Looping, and Common Mistakes)

In Lesson 6 of the Java Beginner series, we introduce arrays — one of the most fundamental data structures in programming.

14:05
Java Lesson 6 – Arrays Explained (Storing Multiple Values, Looping, and Common Mistakes)

0 views

2 weeks ago

Programming Classes
Lecture 37: Array-Based Programs in Java (Part 2) | 2D Arrays & Advanced Operations

Welcome to Lecture 37 of our Java Programming Series! In this lecture, we continue with Array-Based Programs (Part 2) focusing ...

21:12
Lecture 37: Array-Based Programs in Java (Part 2) | 2D Arrays & Advanced Operations

2 views

3 weeks ago

MrMohan
Find the Largest Number in an Array Using For Loop   Java Program for Beginners

vlog #mohan #denmarkvlog #dailyvlog #daily #denmark #family #viral #desivlogger #dsa#aaray Improved YouTube Video ...

5:17
Find the Largest Number in an Array Using For Loop Java Program for Beginners

0 views

2 days ago

My Current Chapter
IGNOU MCS-206 (Unit-3) | Object Oriented Programming Using Java Notes  #ignou #exam #pgdca #mcs206

Last-Minute Prep Important Question https://topmate.io/nehagorai/1830168 This video covers Unit-3: Decisions and Loop ...

8:12
IGNOU MCS-206 (Unit-3) | Object Oriented Programming Using Java Notes #ignou #exam #pgdca #mcs206

0 views

3 weeks ago

Dr. Reginaldo E. Ramos Teodoro
Arrays: The Simple Fix for Messy Code

Stop creating endless variables like name1, name2, and name3. This common beginner mistake is inefficient, messy, and ...

8:00
Arrays: The Simple Fix for Messy Code

0 views

2 weeks ago

Mohit Chhabra
Java Full Course in 8 Hours | Java Programming from Scratch (Beginner to Advanced)

... in Java 06:21:50 String vs String Builder vs String Buffer in Java 06:25:00 Array & 2D Array 06:43:09 2D Array in JAVA 06:50:56 ...

8:35:26
Java Full Course in 8 Hours | Java Programming from Scratch (Beginner to Advanced)

128 views

7 days ago

Chandan Coding & Learning
Arrays and Strings in Java | Full Beginner Tutorial with Examples

In this video, you will learn Arrays and Strings in Java in the most simple and beginner-friendly way. We cover everything you ...

13:06
Arrays and Strings in Java | Full Beginner Tutorial with Examples

20 views

2 weeks ago

Programming Classes
Lecture 40: 2D Array Based Programs in Java – Part 2 | Advanced Matrix Programs & Logic Building

Welcome to Lecture 40 (Part 2) of our Java Programming Course! In this lecture, we continue solving important and advanced 2D ...

22:16
Lecture 40: 2D Array Based Programs in Java – Part 2 | Advanced Matrix Programs & Logic Building

0 views

3 weeks ago

Java with Divya😍
The Real Reason Java's main() Method is So Complicated! 🤔
5:24
The Real Reason Java's main() Method is So Complicated! 🤔

0 views

0

codewithamod
LeetCode 74 Search a 2D Matrix | Java Solution Explained

n this video, we solve LeetCode Problem 74: Search a 2D Matrix using an efficient binary search approach in Java. This problem ...

7:06
LeetCode 74 Search a 2D Matrix | Java Solution Explained

32 views

3 weeks ago

The Optimal Approach
2D Submatrix Sum Queries Solved! | Prefix Sum Approach Explained | GFG Daily Problem (Java)

Hello everyone! In this video, we solve the GFG Daily Problem: "2D Submatrix Sum Query." This is a critical problem for mastering ...

20:07
2D Submatrix Sum Queries Solved! | Prefix Sum Approach Explained | GFG Daily Problem (Java)

78 views

13 days ago