ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,940 results

Mxy
How Assembly Functions Work - The Stack Explained

Part 1 of "How Programs Look in Assembly": https://youtu.be/2d0gKxGMGbc 00:00 Simple C Program 00:34 The Stack Explained ...

15:35
How Assembly Functions Work - The Stack Explained

100,675 views

10 months ago

Sajjaad Khader
Data Structures Explained for Beginners - How I Wish I was Taught

Data structures are essential for coding interviews and real-world software development. In this video, I'll break down the most ...

15:51
Data Structures Explained for Beginners - How I Wish I was Taught

810,788 views

11 months ago

Fireship
5 wild data structures every developer should know

Try out the awesome new CodeRabbit VS code extension for free https://coderabbit.link/fireship-vscode Let's look at five weird ...

4:30
5 wild data structures every developer should know

643,354 views

9 months ago

Academics with AB
Stacks | Computational Data Structure | 11th Computer - Ch 4 - Lec 2

Stacks in Python – LIFO Principle, Properties & Stack Operations (Push & Pop) | 1st Year Computer Science Description: In this ...

15:07
Stacks | Computational Data Structure | 11th Computer - Ch 4 - Lec 2

16,102 views

6 months ago

Coding Society
Data Structures Made Easy:Animated Explanations of Arrays,Linked Lists,Stacks,Queues,Heaps, HashMaps

Dive into the world of Data Structures with our animated tutorial covering Arrays, Linked Lists, Stacks, Heaps, and HASHMAP.

4:35
Data Structures Made Easy:Animated Explanations of Arrays,Linked Lists,Stacks,Queues,Heaps, HashMaps

759 views

8 months ago

codeitup
Stack Operations in Data Structures | Push, Pop, Peek Explained with Examples

Stack Operations in Data Structures | Push, Pop, Peek Explained with Examples Want to master stack operations in Data ...

17:25
Stack Operations in Data Structures | Push, Pop, Peek Explained with Examples

3,216 views

4 months ago

freeplacementcourse
DSA Stack Explained: PUSH, POP, TOP Operations & LIFO Principle (C Implementation for Interviews)

Master the STACK Data Structure, PUSH, POP, and TOP operations in under 13 minutes! This video is essential for Data ...

12:38
DSA Stack Explained: PUSH, POP, TOP Operations & LIFO Principle (C Implementation for Interviews)

111 views

4 months ago

Bald. Bearded. Builder.
The Secret to Mastering Queue, Stack and Dictionary in C#!

Ever wonder when to use a queue, a stack, or a hashtable in C#? In this video, Michael explains the story behind FIFO vs LIFO ...

13:30
The Secret to Mastering Queue, Stack and Dictionary in C#!

11,865 views

4 months ago

Xander Gouws
The C Iceberg

I wanted to go over some of my favourite surprising and obscure facts about C. We start with the essentials you really ought to ...

9:38
The C Iceberg

86,989 views

3 days ago

CodeLucky
C Stack Implementation: Arrays vs Linked Lists - Data Structures Tutorial

Learn how to implement stacks in C using arrays and linked lists! This video provides a clear and concise guide for beginners ...

6:12
C Stack Implementation: Arrays vs Linked Lists - Data Structures Tutorial

34 views

10 months ago

CodeLucky
C++ Stacks: LIFO Data Structures Explained for Beginners!

Welcome to the world of C++ Stacks! In this beginner-friendly tutorial, we'll unravel the mysteries of Last-In-First-Out (LIFO) data ...

5:52
C++ Stacks: LIFO Data Structures Explained for Beginners!

91 views

10 months ago

TechTailsByRaj
STACK APPLICATIONS -1.REVERSING LIST|data structures|c language

... discuss about one of the application of stacks so before that stack is nothing but one of the type of linear data type data structure ...

14:23
STACK APPLICATIONS -1.REVERSING LIST|data structures|c language

29 views

10 months ago

codeitup
🔴 Stack & Queue in Data Structures | DSA for Beginners

In this video, we’ll cover the basics of two fundamental data structures: Stack and Queue. You will learn: What is a Stack ...

15:02
🔴 Stack & Queue in Data Structures | DSA for Beginners

4,029 views

4 months ago

freeplacementcourse
🔥 C Program: Reverse String Using Stack (Data Structures) - Easiest Push/Pop Implementation

Learn the easiest way to write a C program to reverse a string using a Stack data structure. This full tutorial covers the complete ...

17:14
🔥 C Program: Reverse String Using Stack (Data Structures) - Easiest Push/Pop Implementation

75 views

4 months ago

BTech Junction
Lec 1 | Introduction to Stack | Stack & Queue | Data Structures | RGPV Btech 2nd Year

Lec 1 | Introduction to Stack | Stack & Queue | Data Structures | RGPV Btech 2nd Year CSE/ IT / AIML RGPV BTech 2nd Year ...

15:24
Lec 1 | Introduction to Stack | Stack & Queue | Data Structures | RGPV Btech 2nd Year

8,213 views

2 months ago

BitLemon
Why Programs Use Stack, Heap, and Other Memory Segments

The virtual memory of a process is divided into several regions, each serving a specific purpose: code, data and BSS, heap, stack, ...

6:01
Why Programs Use Stack, Heap, and Other Memory Segments

31,021 views

7 months ago

Shradha Khapra
L79. Implement Queue using Stack & Stack using Queue

Lecture 79 of DSA Placement Series Company wise DSA Sheet Link : https://docs.google.com/spreadsheets/d ...

15:47
L79. Implement Queue using Stack & Stack using Queue

70,487 views

11 months 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

93 views

2 months ago

SeeTheCode
Stack Implementation in C | Visual Algorithm + Code Explained

Learn how to implement the stack data structure in C with a visual algorithm and a complete code walkthrough. In this video, we ...

7:16
Stack Implementation in C | Visual Algorithm + Code Explained

32 views

8 months ago

CSE Guru
Evaluate the Expression | Stack Data Structure | L 41 | Data Structures & Applications

Evaluate the Postfix expression ABC-D*+E$F+ . Assume A=6 B=3 C=2 D=5 E=1 & F=7 #datastructures #datastructure ...

11:12
Evaluate the Expression | Stack Data Structure | L 41 | Data Structures & Applications

336 views

5 months ago