ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

115 results

vlogize
Creating a Three Dimensional List in Java

Learn how to create and manipulate a `Three Dimensional List` in Java using ArrayLists, and discover best practices for ...

2:14
Creating a Three Dimensional List in Java

0 views

4 months ago

vlogize
How to Create a 3D Matrix from a 2D Matrix in Java

Discover step-by-step instructions on creating a `3D matrix` from a `2D matrix` in Java! Enhance your coding skills with this ...

2:21
How to Create a 3D Matrix from a 2D Matrix in Java

0 views

6 months ago

Anu Sharma
DSA is all you need? #tech #coding
0:06
DSA is all you need? #tech #coding

696,959 views

6 months ago

CodeMint
initialising a multidimensional array in java

`int[][]` is a two-dimensional array (a table), `double[][][]` is a three-dimensional array (a cube, conceptually). * **Rectangular vs.

0:50
initialising a multidimensional array in java

0 views

5 months ago

Error Makes Clever
Array Explained in 1 Minute - Made Simple with an Egg Tray! #shorts #array

Join our Live 4 Month Job-Ready BOOTCAMPS: Full Stack Development – Build web apps from scratch ...

1:10
Array Explained in 1 Minute - Made Simple with an Egg Tray! #shorts #array

180,692 views

6 months ago

vlogize
How to Create a Multidimensional Array in Java Like in PHP

Learn how to create and handle a multidimensional array (or map) in Java, similar to PHP, with a detailed step-by-step guide and ...

2:12
How to Create a Multidimensional Array in Java Like in PHP

2 views

8 months ago

vlogize
Mastering Looping through Multi-Dimensional Arrays in Java

Discover how to effectively loop through and manipulate multi-dimensional arrays in Java for your game development needs.

1:44
Mastering Looping through Multi-Dimensional Arrays in Java

0 views

8 months ago

vlogize
Understanding Java's 2D and 3D Arrays: Why Rows Are Required but Columns Are Optional

Dive deep into the fascinating world of Java arrays and discover why specifying `row sizes` is mandatory while `column sizes` are ...

1:58
Understanding Java's 2D and 3D Arrays: Why Rows Are Required but Columns Are Optional

2 views

6 months ago

CODE WITH BRAIN
📅 Day 44 | DSA | 3D Array in Data Structures

A 3D Array is an array of 2D arrays – think of it as a cube or layers of matrices stacked together. --- When to Use 3D Arrays?

0:06
📅 Day 44 | DSA | 3D Array in Data Structures

1,533 views

4 months ago

SWAYAM AI
3D Arrays in Java | Lecture 04: Demonstration - I

... creating initializing and printing a 3D integer array the array is declared with the name my three array and has three dimensions ...

0:39
3D Arrays in Java | Lecture 04: Demonstration - I

1 view

4 months ago

vlogize
Understanding the int[] arr[] Declaration in Java: A Deep Dive into Array Structures

One common point of confusion among beginners is how to properly declare multi-dimensional arrays in Java. In this guide, we ...

1:44
Understanding the int[] arr[] Declaration in Java: A Deep Dive into Array Structures

1 view

6 months ago

vlogize
How to Transition from Pawn 3D Arrays to Java Player Objects

... Snippet]] Transitioning to Java Instead of using a multi-dimensional array, Java encourages a more object-oriented approach.

1:58
How to Transition from Pawn 3D Arrays to Java Player Objects

2 views

6 months ago

Java Guru English
MASTER Java Arrays in Minutes

Want to master arrays in Java? In this video, we will cover: ✓ What is an Array in Java? ✓ Declaring & Initializing Arrays ...

2:14
MASTER Java Arrays in Minutes

13 views

8 months ago

Leetcode Profiles
Ranked #1 on LeetCode  #leetcode #codeprep #competitiveprogramming #codeforces

He's not just a rocket scientist… He's the Rank 1 coder on LeetCode — solving over 3600 problems with 100% accuracy.

0:10
Ranked #1 on LeetCode #leetcode #codeprep #competitiveprogramming #codeforces

2,537,984 views

4 months ago

vlogize
Creating a Java Bitmap Image from a 3D Byte Array: Step-by-Step Guide

Learn how to transform a 3D byte array containing pixel color information into a Java Bitmap image with this detailed guide.

1:40
Creating a Java Bitmap Image from a 3D Byte Array: Step-by-Step Guide

1 view

2 months ago

vlogize
How to Print 3 Arrays as a Table in Java

Learn how to effectively format and print multiple arrays as a neatly structured table in Java. This guide breaks down the solution ...

2:20
How to Print 3 Arrays as a Table in Java

0 views

3 months ago

vlogize
How to Handle Multi-Dimensional Input in Java: Storing Data in 3-D Arrays

Discover how to effectively read multiple test cases and store them using a 3-D array in Java. This guide explains the approach ...

2:13
How to Handle Multi-Dimensional Input in Java: Storing Data in 3-D Arrays

0 views

4 months ago

TechnologyPlatform
three dimensional array in c# | 3d array in c# | multidimensional array in c# | #csharp | #shorts

TechnologyPlatform @TechnologyPlatform-V1 C# In Hindi In this video: What is 3D Multi-Dimensional Array in C#? What is ...

1:01
three dimensional array in c# | 3d array in c# | multidimensional array in c# | #csharp | #shorts

122 views

3 months ago

vlogize
How to Add a New Column, Row, and Shape to a 3D Array in NumPy

Discover how to effectively add a new column, row, and shape to a 3D array in NumPy. Follow our step-by-step guide with ...

1:55
How to Add a New Column, Row, and Shape to a 3D Array in NumPy

0 views

4 months ago

Engineering Lectures
Multi-dimensional arrys

What are multi-dimensional arrays (2D, 3D, nD) ✓ Syntax and memory layout ✓ Real-life examples (Matrix, Chessboard, RGB ...

0:11
Multi-dimensional arrys

198 views

6 months ago