ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,846,907 results

Bro Code
C 2D arrays ⬜

C 2D arrays multidimensional arrays tutorial example explained #C #2D #arrays.

7:33
C 2D arrays ⬜

174,415 views

4y ago

Portfolio Courses
Dynamically Allocate A 2D Array | C Programming Tutorial

How to dynamically allocate a 2D array using C. Source code: ...

15:58
Dynamically Allocate A 2D Array | C Programming Tutorial

61,993 views

4y ago

Portfolio Courses
2D Array Basics | C Programming Tutorial

A tutorial on the basics of using 2D arrays in C. Source code: ...

14:10
2D Array Basics | C Programming Tutorial

40,298 views

5y ago

Bro Code
Learn 2D arrays in 8 minutes! ⬜

coding #programming #cprogramming // 2D array = An array where each element is an array // array[][] = {{ }, { }, { }}; char ...

8:08
Learn 2D arrays in 8 minutes! ⬜

23,617 views

1y ago

Programiz
#20 C Multidimensional Arrays | C Programming For Beginners

20 C Multidimensional Arrays | C Programming For Beginners In this video, we will learn to work with multidimensional arrays.

10:44
#20 C Multidimensional Arrays | C Programming For Beginners

200,200 views

4y ago

Neso Academy
Introduction to Two-Dimensional (2D) Arrays

C Programming: Introduction to Two-Dimensional (2D) Arrays in C Programming. Topics discussed: 1) Definition two-dimensional ...

10:20
Introduction to Two-Dimensional (2D) Arrays

816,892 views

7y ago

Jenny's Lectures CS IT
C_53 Introduction to Two Dimensional (2D) Arrays in C

Placement Oriented Jenny's Lectures Mastering DSA with Java course (New Batch 3.0): ...

13:04
C_53 Introduction to Two Dimensional (2D) Arrays in C

515,696 views

5y ago

Giraffe Academy
2D Arrays & Nested Loops | C | Tutorial 25

Source Code - http://www.giraffeacademy.com/programming-languages/c/ This video is one in a series of videos where we'll be ...

10:26
2D Arrays & Nested Loops | C | Tutorial 25

19,116 views

8y ago

Portfolio Courses
Initialize A 2D Array With User Input | C Programming Example

How to initialize (i.e. set) all elements of a 2D array with user input in C. Source code: ...

7:19
Initialize A 2D Array With User Input | C Programming Example

55,074 views

4y ago

Neso Academy
Using Pointers to Print 2D Arrays

C Programming: Using Pointers to Print Two-Dimensional Arrays in C Programming. Topic discussed: 1) Row major order.

4:11
Using Pointers to Print 2D Arrays

228,427 views

7y ago

Giraffe Academy
2d Arrays | C# | Tutorial 22

Source Code - http://www.giraffeacademy.com/programming-languages/csharp/ This video is one in a series of videos where we'll ...

4:34
2d Arrays | C# | Tutorial 22

47,505 views

8y ago

Portfolio Courses
Swap Two Rows In A 2D Array | C Programming Example

How to swap two rows in a 2D array using C. Source code: ...

5:30
Swap Two Rows In A 2D Array | C Programming Example

15,117 views

4y ago

Bro Code
C++ multidimensional arrays explained ⬜

2d #multidimensional #array C++ 2d multidimensional arrays tutorial example explained.

7:41
C++ multidimensional arrays explained ⬜

78,837 views

2y ago

Jacob Sorber
Working with a Matrix/2D Array in Your C and C++ programs.

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

23:40
Working with a Matrix/2D Array in Your C and C++ programs.

42,209 views

5y ago

College Wallah
2D Arrays in One Shot | C Programming | Lecture 8

2D Arrays in One Shot | C Programming | Lecture 8 Master 2D Arrays in C Programming with Raghav Sir in Lecture 8 of the ...

4:21:17
2D Arrays in One Shot | C Programming | Lecture 8

1,065,150 views

3y ago

mycodeschool
Pointers and 2-D arrays

We have explained how 2-D arrays are organized in memory and how pointer arithmetic and dereferencing can be used to work ...

12:19
Pointers and 2-D arrays

499,599 views

13y ago

Jenny's Lectures CS IT
1.6 Pointers and 2-D Arrays | Two dimensional Array | Data Structures & Algorithm Tutorials

I have explained how 2D Arrays are organized in Memory and how Pointer Arithmetic and dereferencing can be used to work with ...

24:49
1.6 Pointers and 2-D Arrays | Two dimensional Array | Data Structures & Algorithm Tutorials

416,601 views

7y ago

Bro Code
C# multidimensional arrays ⬜

C# multidimensional 2D arrays tutorial example explained #C# #multidimensional #arrays.

5:06
C# multidimensional arrays ⬜

80,951 views

5y ago

Jenny's Lectures CS IT
C_56 2D Arrays Program 1| Program to print Matrix and calculate Sum | C Programming

In this lecture we will write down a C program to print Matrix and calculate Sum. Best C Programming Tutorials: ...

17:33
C_56 2D Arrays Program 1| Program to print Matrix and calculate Sum | C Programming

346,111 views

5y ago

Bro Code
Java 2D arrays 🚚

Java 2D multidimensional arrays tutorial explained #Java #2D #arrays #multidimensional.

8:06
Java 2D arrays 🚚

253,429 views

5y ago

The Cherno
Multidimensional Arrays in C++ (2D arrays)

Patreon ▻ https://patreon.com/thecherno Twitter ▻ https://twitter.com/thecherno Instagram ▻ https://instagram.com/thecherno ...

20:21
Multidimensional Arrays in C++ (2D arrays)

221,286 views

8y ago

Jenny's Lectures CS IT
C_54 Two Dimensional(2D) Arrays in C | Initialization of 2D Arrays

In this lecture we will learn: - How to initialize 2D Arrays in C C Programming Tutorials playlist: ...

15:59
C_54 Two Dimensional(2D) Arrays in C | Initialization of 2D Arrays

336,240 views

5y ago

Jenny's Lectures CS IT
C_55 Access Array Elements |Memory Representation of 2D Arrays | C Programming Tutorials

In this lecture we will learn: - Memory Representation of 2d Arrays in C - How to access elements of 2d Arrays? - Program using ...

8:23
C_55 Access Array Elements |Memory Representation of 2D Arrays | C Programming Tutorials

275,464 views

5y ago

Giraffe Academy
2d Arrays & Nested Loops | C++ | Tutorial 24

Source Code - http://www.giraffeacademy.com/programming-languages/c++/ This video is one in a series of videos where we'll be ...

9:54
2d Arrays & Nested Loops | C++ | Tutorial 24

34,405 views

8y ago

code io - Tamil
2-D Arrays | C-Programming Ep - 26 | Tamil | code io

C Programming in Tamil for Beginners Download Link for Dev C++ https://sourceforge.net/projects/orwelldevcpp/ Download link ...

10:05
2-D Arrays | C-Programming Ep - 26 | Tamil | code io

62,633 views

4y ago

CodeBeauty
C++ POINTERS (2025) - What is a dynamic two-dimensional array? (MULTIDIMENSIONAL dynamic arrays)

In simple words, a two-dimensional array is an array of arrays. In this video, I'm explaining pointer use in multidimensional ...

17:49
C++ POINTERS (2025) - What is a dynamic two-dimensional array? (MULTIDIMENSIONAL dynamic arrays)

136,675 views

5y ago

Portfolio Courses
Find Sum And Average Of Each Row In 2D Array | C Programming Example

How to find the sum and average of each row in a 2D array using C. Source code: ...

6:41
Find Sum And Average Of Each Row In 2D Array | C Programming Example

10,760 views

3y ago

Jat in the box
Dynamic 2d array allocation and deallocation in C

Code explanations and diagrams illustrating the use of pointers, malloc and free to allocate and free memory for a two ...

9:09
Dynamic 2d array allocation and deallocation in C

25,408 views

5y ago

Apna College
2D Arrays in C++ | Part 1 | DSA Series by Shradha Ma'am

... Timestamps 00:00 Introduction to 2D Arrays 02:52 2D Array in C++ 04:35 Access Elements 06:10 Loops on 2D Arrays 10:39 2D ...

37:31
2D Arrays in C++ | Part 1 | DSA Series by Shradha Ma'am

310,911 views

1y ago

Jenny's Lectures CS IT
1.5 Introduction to Two Dimensional (2D) Arrays | Implementation of 2D Arrays |Memory representation

Explore more Course on Jenny's lectures Website : https://www.jennyslectures.com/ Placement Oriented Jenny's Lectures ...

37:44
1.5 Introduction to Two Dimensional (2D) Arrays | Implementation of 2D Arrays |Memory representation

538,533 views

7y ago

Sundeep Saradhi Kanthety
43 - TWO DIMENSIONAL ARRAYS - C PROGRAMMING

Two Dimensional arrays are used to represent the data in a tabular form. Example : 1) Storing the marks of all the students in a ...

21:23
43 - TWO DIMENSIONAL ARRAYS - C PROGRAMMING

146,661 views

8y ago

Coder Army
Lecture 31: Introduction To 2D Arrays in C++

Introduction to 2D arrays in C++ || 2 Dimensional Arrays in c++ HomeWork Sheet: https://drive.google.com/drive/folders ...

1:25:01
Lecture 31: Introduction To 2D Arrays in C++

92,958 views

2y ago

CodeHelp - by Babbar
Lecture 23: Introduction to 2D Arrays in C++ || LeetCode Questions

Visit CodeHelp: https://www.codehelp.in/core-subjects?slug=goat-dsa-course-by-codehelp In this Video, we are going to learn ...

1:30:36
Lecture 23: Introduction to 2D Arrays in C++ || LeetCode Questions

805,466 views

4y ago

Coder Army
Lecture 32: 2D Arrays Interview Problems || Wave Form || Spiral Form || Transpose Matrix

Introduction to 2D arrays in C++ || 2 Dimensional Arrays in c++ Transpose of Matrix ...

1:30:23
Lecture 32: 2D Arrays Interview Problems || Wave Form || Spiral Form || Transpose Matrix

85,725 views

2y ago

Pedagogy
Two dimensional character array in c | memory mapping of 2D character array

Hello guys , this video is about understanding two dimensional strings in depth. Topics covered in this video are - why we need ...

19:55
Two dimensional character array in c | memory mapping of 2D character array

7,267 views

6y ago

Code Semantic
89 - Passing 2D Array to Function in  C Programming | Function to find Maximum of 2D Array

This video explains how to pass two dimensional array to function. It is explained using the example of finding Maximum of 2D ...

13:40
89 - Passing 2D Array to Function in C Programming | Function to find Maximum of 2D Array

3,759 views

7y ago

DataFlair
Introduction to Two Dimensional 2D Array in C Programming [Hindi]

Learn C Programming: Gain Real-World Skills with Hands-On Projects: ...

21:18
Introduction to Two Dimensional 2D Array in C Programming [Hindi]

17,331 views

3y ago

linuxhint
Two-Dimensional (2D) Arrays in C Programming

This video will demonstrate two-dimensional arrays and their working in the C Programming language, followed by step-by-step ...

7:19
Two-Dimensional (2D) Arrays in C Programming

1,427 views

4y ago

Jacob Sorber
A better way to create a 2D array in C?

Patreon ➤ https://www.patreon.com/jacobsorber Courses ➤ https://jacobsorber.thinkific.com Website ...

14:03
A better way to create a 2D array in C?

12,845 views

1y ago

Gate Smashers
Lec-6: 2D Arrays | Addressing in 2D Arrays | Row Major Order

MASTER COMPUTER SCIENCE | INTERVIEWS | EXAMS Gate Smashers — Learn Computer Science through free lectures, ...

8:21
Lec-6: 2D Arrays | Addressing in 2D Arrays | Row Major Order

387,802 views

3y ago

Telusko
C Programming Tutorial   32 2D Array

Two Dimensional Array in C Check out our website: http://www.telusko.com Follow Telusko on Twitter: ...

7:40
C Programming Tutorial 32 2D Array

73,336 views

10y ago

Elzero Web School
[Arabic] Fundamentals Of Programming With C++ #041 - Array - Two Dimensional Array

Array - Two Dimensional Array Code & Notice: https://elzero.org/cpp-array-two-dimensional-array/ Before Programming Playlist: ...

7:35
[Arabic] Fundamentals Of Programming With C++ #041 - Array - Two Dimensional Array

139,545 views

3y ago

Anisul Islam
C programming Bangla Tutorial 5.172 : Array | Introduction to 2D Array

All C programming videos: https://www.youtube.com/playlist?list=PLgH5QX0i9K3oyeTjSeouVTyLPgS28OoGm HSC ICT All ...

11:24
C programming Bangla Tutorial 5.172 : Array | Introduction to 2D Array

187,026 views

8y ago

Neso Academy
Introduction to Multidimensional Arrays

C Programming: Introduction to Multidimensional Arrays in C Programming. Topics discussed: 1) Definition of Multidimensional ...

3:03
Introduction to Multidimensional Arrays

385,390 views

7y ago

Doji Creates
C++ 2D Array Explained (How Matrix Style Data Works)

Learn coding & programming in Tagalog! Step-by-step tutorials for beginners. Perfect for Filipino learners who want practical, ...

11:07
C++ 2D Array Explained (How Matrix Style Data Works)

7,595 views

2y ago

Dani Krossing
16: Multidimensional Arrays in C# | Arrays in C# | C# Tutorial For Beginners | C Sharp Tutorial

In this C# tutorial I will teach about loops in C#. Loops are used to spit out data multiple times in a row. ➤ MEET OTHER ...

9:58
16: Multidimensional Arrays in C# | Arrays in C# | C# Tutorial For Beginners | C Sharp Tutorial

65,917 views

7y ago

Kenny Yip Coding
Multidimensional Arrays in C++ (2D arrays)

In this video you will learn how to create 2D arrays and vectors and use them to represent tables, grids, and boards. A 2D array is ...

14:33
Multidimensional Arrays in C++ (2D arrays)

4,684 views

2y ago

Adel Nasim
#34 [c++] - Two Dimensional Array

... ثنائية الأبعاد وكيفية انشاء ابعاد بعدد غير منهي Course C++ in Arabic: Two Dimensional Array & How to create dimensions with ...

28:47
#34 [c++] - Two Dimensional Array

179,991 views

8y ago

Hunter Johnson
Dynamic Two Dimensional Arrays! C Tutorial 13

... of halfway did in some of the previous videos so it it takes a a 2d array of course this is the syntax and uh like in other cases C.

5:23
Dynamic Two Dimensional Arrays! C Tutorial 13

17,959 views

11y ago

5 Minutes Engineering
Row Major Order in 2D Array Explained in Hindi l Data Structure Series

Myself Shridhar Mankar an Engineer l YouTuber l Educational Blogger l Educator l Podcaster. My Aim- To Make Engineering ...

10:01
Row Major Order in 2D Array Explained in Hindi l Data Structure Series

17,462 views

2y ago

Portfolio Courses
Increase The Size Of A Dynamically Allocated 2D Array | C Programming Tutorial

How to increase the number of rows and the number of columns in a dynamically allocated 2D array in C using realloc(). Source ...

11:32
Increase The Size Of A Dynamically Allocated 2D Array | C Programming Tutorial

10,538 views

4y ago

Jenny's Lectures CS IT
C_57 Two Dimensional Array program 2 | Program to print Transpose of Matrix

... c programming, computer science, engineering, programming languages, c language, 2d arrays, two dimensional array in c ...

15:42
C_57 Two Dimensional Array program 2 | Program to print Transpose of Matrix

362,381 views

5y ago

CodeWithBK
Create Dynamic 2D Array of Integers | Memory Allocation | C Programming for Beginners | Part 1 of 2

Create Dynamic 2D Array of Integers | Memory Allocation | C Programming for Beginners | Part 1 of 2 Welcome to *CodeWithBK* ...

25:44
Create Dynamic 2D Array of Integers | Memory Allocation | C Programming for Beginners | Part 1 of 2

784 views

1y ago

THE GATEHUB
Pointer to 2D Array in C | Print Two Dimensional Array Using Pointers | GATE CSE

In this video, we explain Pointers and Two Dimensional (2D) Arrays in C, with a special focus on using pointers to print 2D ...

21:17
Pointer to 2D Array in C | Print Two Dimensional Array Using Pointers | GATE CSE

13,407 views

6y ago

Logic Lambda
C Arrays: 1D & 2D Arrays in C

1 & 2 dimensional arrays 0:08 Declaring a 1D array 0:22 Declaring a 2D array 1:00 Accessing elements in a 1D array 3:24 ...

13:12
C Arrays: 1D & 2D Arrays in C

772 views

4y ago

Bro Code
Arrays of strings in C explained! 🧵

coding #programming #cprogramming // array of strings = Typically a 2D character array, // where each row is a character // array ...

12:41
Arrays of strings in C explained! 🧵

31,438 views

1y ago

Mark Endsley
How To Dynamically Allocate a 2D Array in C

How To Dynamically Allocate a 2D Array in C: This is something I must have had to look up 100 times. in my opinion this is the ...

4:29
How To Dynamically Allocate a 2D Array in C

38,210 views

9y ago

Programming Horizons
C++ Multidimensional Arrays | Program to Declare and Initialize 2D Array in C++

In this tutorial, you will learn multidimensional arrays in C++, including how to declare, initialize, and use a 2D array in C++ with ...

9:09
C++ Multidimensional Arrays | Program to Declare and Initialize 2D Array in C++

338 views

2y ago

Mr Long Education - IT & CAT
Arrays – Loading a 2D array from a text file

Demonstrating an example of how to use a 2D array. In this case, we take data from a text file and populate a 2D array with that ...

12:40
Arrays – Loading a 2D array from a text file

37,147 views

6y ago

Engineer4Free
Introduction to 2D arrays (C++ programming tutorial)

... Programming Tutorial: Introduction to 2D arrays. Please support my work: PATREON | https://www.patreon.com/Engineer4Free ...

6:36
Introduction to 2D arrays (C++ programming tutorial)

3,830 views

10y ago

Bro Code
C++ 2D arrays (#20) ⌨️

C++ 2D arrays tutorial, C++ 2 dimensional array, C++ two dimensional array, C++ multidimensional array,

11:26
C++ 2D arrays (#20) ⌨️

15,230 views

6y ago

Wisdomers - Computer Science and Engineering
Array of Strings in C Explained (2D Character Arrays) || C Programming || Lesson 131 ||

In this class we will understand Array of Strings in C Explained 2D Character Arrays. How do you store a list of names in C? In this ...

7:55
Array of Strings in C Explained (2D Character Arrays) || C Programming || Lesson 131 ||

208 views

8mo ago

C Plus+
Two dimensional (2D) Arrays in C programming with example

There are Two types of C arrays. One dimensional array; Multi dimensional array. Two dimensional array.

14:44
Two dimensional (2D) Arrays in C programming with example

1,068 views

9y ago

DINESH SIR ENGINEERING and DINESH SIR Live Study
2D Arrays in C with Examples | C Programming Lec 13 | 2 Dimensional Arrays | Sherlin Mam |Dinesh Sir

C Programming – 2D Arrays with Examples (Lecture 13) In this lecture, Sherlin Mam from Dinesh Sir Engineering explains the ...

27:51
2D Arrays in C with Examples | C Programming Lec 13 | 2 Dimensional Arrays | Sherlin Mam |Dinesh Sir

11,135 views

10mo ago

GCSE Computer Science Tutor
2D Arrays for GCSE Computer Science

Quick video on 2D Arrays Timestamps: 0:00 - Overview 0:23 - 1D vs 2D Arrays 0:55 - Accessing Elements 2:44 - Iteration 5:19 ...

10:10
2D Arrays for GCSE Computer Science

11,453 views

2y ago

CodeAI
CSA: Two-Dimensional (2D) Arrays

Start learning at code.org today! Stay in touch with us on social media: • Twitter: https://twitter.com/codeorg • Facebook: ...

2:44
CSA: Two-Dimensional (2D) Arrays

13,554 views

4y ago

take U forward
BS-24. Search in a 2D Matrix - I | Binary Search of 2D

Search in a 2D Matrix - I | Binary Search of 2D https://takeuforward.org/plus/dsa/problems/search-in-a-2d-matrix Also our other ...

15:42
BS-24. Search in a 2D Matrix - I | Binary Search of 2D

295,266 views

3y ago

Programiz
#19 C Arrays | [2025] C Programming For Beginners

19 C Arrays | C Programming For Beginners In this video, you will learn about array in C Programming. You will learn to declare, ...

13:04
#19 C Arrays | [2025] C Programming For Beginners

494,156 views

4y ago

codeitup
C Program to Find Sum of Elements of 2D Array | In Hindi

C Program to Find Sum of Elements of 2D Array | In Hindi | Tutorial 62 In this video I have explained the basics of two dimensional ...

5:38
C Program to Find Sum of Elements of 2D Array | In Hindi

25,342 views

6y ago

Bro Code
Learn Java 2D arrays in 9 minutes! ⬜

java #javatutorial #javacourse public class Main { public static void main(String[] args){ // 2D array = An array where each element ...

9:38
Learn Java 2D arrays in 9 minutes! ⬜

41,931 views

1y ago

MADHUPRIYA EDUCATION
C-Programming in Kannada | Class37 |  Two-Dimensional Array  | MADHUPRIYA EDUCATION

MADHUPRIYA EDUCATION C-Programming | Class37 | Two-Dimensional Array | MADHUPRIYA EDUCATION Complete ...

16:04
C-Programming in Kannada | Class37 | Two-Dimensional Array | MADHUPRIYA EDUCATION

4,224 views

4y ago

Painless Programming
2D Arrays in C

2D Arrays in C - Two dimensional arrays in C. Using #define to define the size of the matrix. A 1 dimensional array looks like: int ...

5:48
2D Arrays in C

153 views

5y ago

Aasaan padhaai
array of strings in c | 2d array of characters

What is array of string in C? The string is a collection of characters, an array of a string is an array of arrays of characters.

13:44
array of strings in c | 2d array of characters

4,837 views

4y ago

Neso Academy - Hindi and Neso Academy
Accessing and Printing Elements of 2D Arrays in C

C Programming in Hindi: Accessing and Printing Elements of Two-Dimensional Arrays Topics discussed: 1. Accessing Elements ...

12:06
Accessing and Printing Elements of 2D Arrays in C

559 views

4mo ago