ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

256 results

AM Edufyra
Introduction of Dynamic stack in data structure

Dynamic Stack Implementation in C++ | Data Structures Explained In this video, we explore the Dynamic Stack in C++, a powerful ...

12:22
Introduction of Dynamic stack in data structure

0 views

7 days ago

Engineer dude learning
IMPLEMENTATION OF STACK Using Array || DATA STRUCTURE || UNIT-2 Peek and Display operations

Peek void peek(){ if(top==-1){ printf("stack underflow\n"); } else{ printf("%d" , stack[top]); } } display void display(){ for(int i=top; ...

16:20
IMPLEMENTATION OF STACK Using Array || DATA STRUCTURE || UNIT-2 Peek and Display operations

115 views

3 days ago

dr Jonas Birch
Coding a Graphical User Interface in C - from scratch

"Code a GUI from scratch in C! Build a 2D graphics engine & display custom windows in this epic 2-part tutorial. Subscribe now!

11:53:42
Coding a Graphical User Interface in C - from scratch

14,338 views

3 days ago

nikkiinit
Stacks in Computer Programming

Learn one of the most essential data structures in computer programming: "the Stack". Whether you're learning Python, Java, C++, ...

30:47
Stacks in Computer Programming

13 views

13 hours ago

Engineer dude learning
IMPLEMENTATION OF STACK Using Array || DATA STRUCTURE || UNIT-2 SATCK WITH EXAMPLES

Write header line #define MAX 5 int stack[MAX]; int top = -1; // empty void push(int value){ if(top==MAX-1){ printf("stack overflow\n") ...

30:39
IMPLEMENTATION OF STACK Using Array || DATA STRUCTURE || UNIT-2 SATCK WITH EXAMPLES

190 views

4 days ago

JavaScript Mastery
Full Stack Engineering Course | Build and Deploy a Full Stack PERN Admin Dashboard in 2026

Master the PERN stack in this comprehensive guide, starting with a theoretical crash course on PostgreSQL, Express, React, and ...

7:53:22
Full Stack Engineering Course | Build and Deploy a Full Stack PERN Admin Dashboard in 2026

93,188 views

5 days ago

Codotaku
How to make an array based queue data structure in C

How to make an array based queue data structure in C + Raylib visualization at the end! In computer science, a queue is an ...

24:49
How to make an array based queue data structure in C

127 views

1 day ago

Hacktrickz
4.3 : Abstract Data Types (ADT) in DSA [Abdul Bari] DSA Course

In this lecture, we explore Abstract Data Types (ADT), which are the foundation of all data structures. Learn how ADTs define ...

14:31
4.3 : Abstract Data Types (ADT) in DSA [Abdul Bari] DSA Course

3 views

6 days ago

tangent_veil
C++ | STL | Queue | Stack | Map | Practice Problems

Thank you for Watching!

15:17
C++ | STL | Queue | Stack | Map | Practice Problems

4 views

7 days ago

SM training academy
Implementing stack initialization function

If you wish to take up the course with full resources kindly use the link below: Udemy: ...

10:00
Implementing stack initialization function

49 views

1 day ago

DailyTechByteHub
Stack in C++ | Array Implementation Tutorial [Nepali]

In this video, you will learn how to implement a Stack in C++ using a fixed-size array with clear Nepali explanation. This tutorial ...

13:33
Stack in C++ | Array Implementation Tutorial [Nepali]

21 views

5 days ago

AS TECHNIC
Data Structure Using C | INTRODUCTION | UNIT - 1 | LEC - 1 | CSE/IT 2026 - 27 LATEST | #astechnic

इस वीडियो में DATA STRUCTURE USING C के Unit–1: Introduction to Data Structures को आसान और ...

51:33
Data Structure Using C | INTRODUCTION | UNIT - 1 | LEC - 1 | CSE/IT 2026 - 27 LATEST | #astechnic

251 views

Streamed 7 days ago

MOHAMMAD RIZWAN
STACK IN DATA STRUCTURE THEORY AND ALGORITHMS EXAMPLES

STACK IN DATA STRUCTURE THEORY AND ALGORITHMS EXAMPLES mohammad RIZWAN 8676 follow instragram ID ...

13:40
STACK IN DATA STRUCTURE THEORY AND ALGORITHMS EXAMPLES

8 views

4 days ago

AM Edufyra
Part 1 introduce conversation infix to postfix and prefix using dynamic stack

We cover: What are Infix, Postfix, and Prefix expressions Why stack data structure is used for expression conversion ...

7:36
Part 1 introduce conversation infix to postfix and prefix using dynamic stack

0 views

6 days ago

AS TECHNIC
Data Structure Using C | Basic Terminology | UNIT - 1 | LEC - 2 | CSE/IT 2026 - 27 | #astechnic

इस वीडियो में DATA STRUCTURE USING C के Unit–1: Basic Terminology को आसान और स्पष्ट ...

Data Structure Using C | Basic Terminology | UNIT - 1 | LEC - 2 | CSE/IT 2026 - 27 | #astechnic

0 views

6 days ago

Arduino under the Hood
C Programming Essentials for Embedded Systems: Types, Pointers, Data Structures, and Function Calls

Links: Exercises: 1. String Concatenation: ...

34:09
C Programming Essentials for Embedded Systems: Types, Pointers, Data Structures, and Function Calls

9 views

3 days ago

CyberspACe securiTy and forensIcs lab (CactiLab)
[NEU CY 5770 Spring 2026] Week-2 Overflow local variables and DFI

... the stack then they can also pop values from the stack so from data structure point of view stack is a first in last out data structure ...

2:38:41
[NEU CY 5770 Spring 2026] Week-2 Overflow local variables and DFI

41 views

3 days ago

Jeolardo
Top Resources to Learn C++ Fast in 2026

Are you looking for the best resources and websites to learn C++ without confusion? In this video, I share trusted websites and ...

10:51
Top Resources to Learn C++ Fast in 2026

85 views

4 days ago

GATE Wallah - EE, EC, CS & IN
Data Structure One Shot | Maha Revision | CS & IT | Mission GATE 2026

Session By Abhishek Sir Revise the complete Data Structure syllabus with this One Shot Maha Revision session for CS & IT ...

Live
Data Structure One Shot | Maha Revision | CS & IT | Mission GATE 2026

101 views

0

Xano
The AI-First Stack: Xano + Cursor + Claude Working Together

What if you could build the most critical part of a two-sided marketplace—a secure user experience—in under five minutes?

9:03
The AI-First Stack: Xano + Cursor + Claude Working Together

220 views

2 days ago