ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,450 results

bestcoder
stack implementation in c (using array)
12:26
stack implementation in c (using array)

5 views

1 day ago

iTV
The Ultimate Guide to Java LinkedList and Stack: Implementation & Use Cases

... implementation part and another methods. Search is one method that means you have to search an element exist in your stack ...

43:46
The Ultimate Guide to Java LinkedList and Stack: Implementation & Use Cases

76 views

Streamed 4 weeks ago

KakooCinema Production🎬
VitalDose - Assignment 2 | CSC508 Data Structure (Queue & Stack)
18:28
VitalDose - Assignment 2 | CSC508 Data Structure (Queue & Stack)

27 views

3 weeks ago

NullLogic
Stack in Java | Stack Data Structure Explained (LIFO)

Stack operations (Push, Pop, Peek) Real-life examples Stack implementation in Java Perfect for students preparing for: ✓ DSA ...

24:54
Stack in Java | Stack Data Structure Explained (LIFO)

4 views

11 days ago

The Engineers' Pitstop
Stack vs Heap: The Core Difference Explained

Stack vs heap explained simply. In this video, you'll learn the difference between stack and heap memory, how stack memory ...

2:27
Stack vs Heap: The Core Difference Explained

428 views

3 weeks ago

Krystel Joy Campos
Stack- Campos, Krystel Joy C.

Stack.

17:52
Stack- Campos, Krystel Joy C.

0 views

2 weeks ago

GATE Wallah - EE, EC, CS & IN
Data Structures & Programming 02 : Stack | CS & IT | GATE 2026 One Shot Series

... pop, peek, applications of stack, expression evaluation (infix, prefix, postfix), stack implementation using arrays & linked lists, ...

1:45:59
Data Structures & Programming 02 : Stack | CS & IT | GATE 2026 One Shot Series

1,936 views

Streamed 3 weeks ago

Muhammad Codes
Stack Data Structure in C++ (Push, Pop, Peek) | Linked List Implementation | Step by Step Code

In this video, we implement Stack using Linked List in C++ with clear diagrams, logic explanation, and complete source code.

17:39
Stack Data Structure in C++ (Push, Pop, Peek) | Linked List Implementation | Step by Step Code

50 views

2 weeks ago

CODER SK
Stack Data Structure Explained (Simple & Beginner-Friendly)

What is a Stack in programming? In this video, I explain one of the most important data structures used in coding and DSA — in a ...

2:44
Stack Data Structure Explained (Simple & Beginner-Friendly)

1 view

4 weeks ago

Code and CAD with PK
11. What is Stack? |Push -Pop -Display| Stack Using List | Implementation in Python| Data Structures

stack #datastructures #python #dsa #pythonprogramming In this video, we will learn what a Stack data structure is and how to ...

23:15
11. What is Stack? |Push -Pop -Display| Stack Using List | Implementation in Python| Data Structures

11 views

3 weeks ago

Arashtad
Building a Stack and Queue (a C Project)

Order Custom Coding Videos for Your Channel: https://arashtad.com/studio Read more about this on our blog: ...

12:09
Building a Stack and Queue (a C Project)

0 views

8 days ago

TheGenZDev
Implementing Stack in Kotlin | Data Structures in Kotlin #2

Welcome to Episode #2 of Kotlin Data Structures series! In this video, we're implementing a Stack from the ground up in Kotlin.

16:29
Implementing Stack in Kotlin | Data Structures in Kotlin #2

15 views

3 weeks ago

Eugen Bondarev
My No-BS Production Tech Stack for 2026

In this video, I break down the tech stack behind my indie apps, from development to production. On the backend, I use Golang ...

7:05
My No-BS Production Tech Stack for 2026

205 views

7 days ago

Code and CAD with PK
12. Stack Using Linked List | Push, Pop & Display | Data Structures Using Python

Topics Covered: ✓ What is a Stack? ✓ Stack operations: Push, Pop, Peek ✓ Why linked list is suitable for stack implementation ...

23:14
12. Stack Using Linked List | Push, Pop & Display | Data Structures Using Python

16 views

3 weeks ago

JustCode
Stack Implementation in C++ | Simple & Easy Code | JustCode #easycoding  #coding #new

Welcome to JustCode — Your Ultimate Destination for Smart & Powerful Coding!

3:18
Stack Implementation in C++ | Simple & Easy Code | JustCode #easycoding #coding #new

68 views

10 days ago

Leetcode Unlocked
225. Implement Stack using Queues | Leetcode Unlocked - Python

Master LeetCode 225: Implement Stack using Queues with this comprehensive guide! We explore how to simulate a LIFO ...

7:10
225. Implement Stack using Queues | Leetcode Unlocked - Python

0 views

8 days ago

code with me
EP 4 – Stack in DSA: LIFO, Push/Pop, Implementations & Use Cases Explained

In this DSA Episode 4, we master the Stack data structure in a simple and visual way. You will understand what a stack is, how ...

2:13
EP 4 – Stack in DSA: LIFO, Push/Pop, Implementations & Use Cases Explained

15 views

13 days ago

Start Coding Today
Master Stacks in C++ | LIFO Concept to STL Implementation#C++ #Stack #DataStructures

Master the Stack data structure in C++ from concept to code! Learn LIFO (Last In First Out) principle, implement your own stack, ...

6:34
Master Stacks in C++ | LIFO Concept to STL Implementation#C++ #Stack #DataStructures

21 views

12 days ago

AI Era
Data Structures 101: How to Build a Stack in C (Complete Tutorial)

In this video, we dive deep into the Stack Data Structure! Whether you are a computer science student or preparing for coding ...

22:24
Data Structures 101: How to Build a Stack in C (Complete Tutorial)

0 views

2 weeks ago

Multi Atoms Plus
4. Stack | Infix to Postfix | Stack Imp | Data Structure Aktu | 2017 to 2025 | All Paper Solutions

Data Structure One shot Playlist: https://www.youtube.com/playlist?list=PL49mRA0Y_C8sThpRe6UtpC1igj0-O6uRr Download ...

1:55:13
4. Stack | Infix to Postfix | Stack Imp | Data Structure Aktu | 2017 to 2025 | All Paper Solutions

8,681 views

4 weeks ago

Dravya Jain
Stack introduction ll Stack Implementation

It is a introduction of stack .Stack .push pop top .Stack implementation using array #programming #dsa #stack #aktu #one shot.

7:39
Stack introduction ll Stack Implementation

0 views

4 weeks ago

janel faith pugado
STACK DATA STRUCTURE  by: Pugado
21:10
STACK DATA STRUCTURE by: Pugado

1 view

2 weeks ago

Vinay Sharma Tech School
Stack Implementation in Python Using Functions - Part 1

In this video, we implement a Stack in Python using functions only (without using class). The program is menu-driven and follows ...

9:01
Stack Implementation in Python Using Functions - Part 1

0 views

4 days ago

GreatStack
Build Your Own AI Website Builder Using PERN Stack | Full Stack React JS Project Tutorial

Create a Full Stack AI Website Builder (with Free AI Model) | PERN Stack Project Tutorial | Build Website Builder Like Lovable or ...

9:36:58
Build Your Own AI Website Builder Using PERN Stack | Full Stack React JS Project Tutorial

31,432 views

4 weeks ago

DiscoDurodeRoer
Implementing a deck of cards in Java using Stack

In this video, you'll learn how to use the dynamic Stack structure in Java through a practical, real-world example: creating a ...

6:04
Implementing a deck of cards in Java using Stack

93 views

9 days ago