ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,830,999 results

Related queries

stack data structure in c

what is tech stack

stack frame

push and pop in assembly language

stack vs heap

stack queue

stack java

stack pointer

queue java

queue data structure

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

75,124 views

8 months ago

Low Level
wtf is “the stack” ?

Programming is amazing. Computers allow us to do things that otherwise would be impossible. But sometimes, the code that we ...

8:03
wtf is “the stack” ?

196,911 views

2 years ago

Alex Hyett
Stack vs Heap Memory - Simple Explanation

I take a look at Stack and Heap Memory and how it affects your application. Knowing how memory is handled in your application ...

5:28
Stack vs Heap Memory - Simple Explanation

388,311 views

3 years ago

Bro Code
Learn Stack data structures in 10 minutes 📚

stack data structure tutorial example explained #stack #data #structure ...

10:07
Learn Stack data structures in 10 minutes 📚

346,728 views

4 years ago

CSRocks
Stack Explained In Under 2 Minutes

Stack is very important and common data structure. Akin to linked list or array, stack is linear data structure which contains a group ...

1:42
Stack Explained In Under 2 Minutes

29,462 views

8 years ago

Boot dev
What are Stack and Heap Memory?

If you're just learning, or already a professional, you're inevitably going to hear about stack vs heap. Those are topics of ...

4:18
What are Stack and Heap Memory?

26,611 views

1 year ago

Colin McAllister
The Stack and ESP in Assembly Language - What happens when you call a procedure?

What happens with the STACK, ESP, and EIP when a procedure is called in Assembly Language. I don't know about you, but I am ...

5:15
The Stack and ESP in Assembly Language - What happens when you call a procedure?

45,088 views

5 years ago

Fireship
How to OVER Engineer a Website // What is a Tech Stack?

A "tech stack" includes all the technologies used to build a complete web or mobile application - like frameworks, cloud services, ...

11:20
How to OVER Engineer a Website // What is a Tech Stack?

2,887,349 views

4 years ago

Michael Sambol
Stacks in 3 minutes

Stacks in 3 minutes. Code: https://github.com/msambol/dsa/blob/master/data_structures/stack.py Sources: 1. Introduction To ...

2:59
Stacks in 3 minutes

55,236 views

3 years ago

People also watched

AlgoMasterIO
Monotonic Stack in 6 minutes | LeetCode Pattern

Master DSA Patterns: https://algomaster.io/ ▻ My DSA Playlist: ...

6:38
Monotonic Stack in 6 minutes | LeetCode Pattern

40,046 views

11 months ago

Web Dev Cody
What does larger scale software development look like?

T3 Stack Tutorial: https://1017897100294.gumroad.com/l/jipjfm SaaS I'm Building: https://www.icongeneratorai.com/ ...

24:15
What does larger scale software development look like?

1,625,137 views

2 years ago

Young Sloth Learning
Writing a Function in Assembly: Intel x86 Att Assembly Stack Part 1

Trying to explain how a function is written in assembly. Translating a c function into assembly.

10:20
Writing a Function in Assembly: Intel x86 Att Assembly Stack Part 1

122,954 views

10 years 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

26,930 views

5 months ago

Computerphile
Reverse Polish Notation and The Stack - Computerphile

Reverse Polish, or Postfix notation is commonly used in Computer Science, particularly in reference to Stacks - but what are ...

13:32
Reverse Polish Notation and The Stack - Computerphile

320,496 views

11 years ago

Alex Lee
Stack Java Tutorial #65

OFF ANY Springboard Tech Bootcamps with my code ALEXLEE1500. See if you qualify for the JOB GUARANTEE!

9:31
Stack Java Tutorial #65

192,365 views

6 years 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

688,092 views

9 months ago

Low Level
before you code, learn how computers work

People hop on stream all the time and ask me, what is the fastest way to learn about the lowest level? How do I learn about how ...

7:05
before you code, learn how computers work

1,006,827 views

1 year ago

Code to the Moon
Rust's Alien Data Types 👽 Box, Rc, Arc

Rust's smart pointers can be a bit confusing for developers coming from garbage collected languages. Let's walk through some ...

11:54
Rust's Alien Data Types 👽 Box, Rc, Arc

188,609 views

3 years ago

Codearchery
Introduction to Stack Data Structure

In this video will learn about stack. with an example of reverse a array. I hope you'll like this video. What is Stack Data Structure?

5:55
Introduction to Stack Data Structure

47,448 views

8 years ago

Core Dumped
WHY IS THE STACK SO FAST?

Join CodeCrafters and learn by creating your own: Redis, Git, Http server, Interpreter, Grep... in your favorite programming ...

13:46
WHY IS THE STACK SO FAST?

272,930 views

1 year ago

SolidusCode
Assembly Programming Assembly Function Stack Frame Explained

This video helps visualize what the stack frame is all about. What is important to understand from this video is that: 1) esp & ebp ...

4:47
Assembly Programming Assembly Function Stack Frame Explained

311,277 views

15 years ago

CS Dojo
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

Here's my introduction to stacks, queues, and deques (double-ended queues)! You can check out the problem I mentioned at the ...

16:30
Introduction to Stacks and Queues (Data Structures & Algorithms #12)

355,994 views

5 years ago

Channels new to you

IBM Technology
Open Source vs Closed AI: LLMs, Agents & the AI Stack Explained

Ready to become a certified z/OS v3.x Administrator? Register now and use code IBMTechYT20 for 20% off of your exam ...

8:34
Open Source vs Closed AI: LLMs, Agents & the AI Stack Explained

22,332 views

1 month ago

IBM Technology
What Is an AI Stack? LLMs, RAG, & AI Hardware

Ready to become a certified Certified watsonx Generative AI Engineer? Register now and use code IBMTechYT20 for 20% off of ...

9:06
What Is an AI Stack? LLMs, RAG, & AI Hardware

137,528 views

1 month ago

CTO Bhaiya
Stack - 9 | What are Monotonic Stacks?

Beginner to Advanced Playlist Monotonic Stack Explained | Next Greater Element | Stack Interview Pattern In this video, we ...

10:18
Stack - 9 | What are Monotonic Stacks?

816 views

5 months ago

Red Hat Developer
The Llama Stack Tutorial: Episode One - What is Llama Stack?

AI applications are moving fast—but building them at scale is hard. Local prototypes often don't translate to production, and every ...

3:40
The Llama Stack Tutorial: Episode One - What is Llama Stack?

1,180 views

3 months ago

Engineering Funda
IoT Functional Stack: Five Layer Architecture of IoT Explained

IoT Functional Stack is explained with the following timecodes: 0:00 – IoT Functional Stack 0:43 – Layer 1 - Device Hardware of ...

7:34
IoT Functional Stack: Five Layer Architecture of IoT Explained

1,361 views

4 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

26,930 views

5 months ago

Star City Games
How to Play Magic: The Gathering | Priority and The Stack

Episode 5 of our "How to play Magic: The Gathering" video series. Professional MTG player Corey Baumeister walks you through ...

6:33
How to Play Magic: The Gathering | Priority and The Stack

423 views

1 month ago

TCGplayer
How to Play Magic: The Gathering - The Stack and Priority

mtg #tradingcardgame #tradingcards #howtoplay #howto #tcg Hold up! You have to wait until you have priority to cast that!

3:51
How to Play Magic: The Gathering - The Stack and Priority

1,265 views

4 months ago

zKarmaa
Damage Reduction Explained! How Is It Calculated When You STACK! (Borderlands 4)

Hope u all enjoy this video. I put a decent amount of work into it. Please like and sub for more (: TWITTER ...

9:01
Damage Reduction Explained! How Is It Calculated When You STACK! (Borderlands 4)

1,998 views

2 months ago

Syntax and Wes Bos
this website is insane (stack explained)

Breaking down the tech used to build the unreal new LandoNorris.com website. Site was done by OFF+BRAND - their own site is ...

14:29
this website is insane (stack explained)

482,982 views

2 months ago

AlgoMonster
Monotonic Stack Data Structure Explained

LeetCode Pattern - Monotonic stack, Monotonic deque, Monotonic queue Next Greater Element II Daily Temperature Sliding ...

5:43
Monotonic Stack Data Structure Explained

87,812 views

2 years ago

Neso Academy
Introduction to Stacks

Data Structures: Introduction to Stacks Topics discussed: 1) The definition of Stacks. 2) Some real-life examples of Stacks. 3) Stack ...

8:34
Introduction to Stacks

692,873 views

4 years ago

Udacity
Understanding the Stack

This video is part of the Udacity course "Intro to Information Security". Watch the full course at ...

2:47
Understanding the Stack

54,736 views

9 years ago

The Cherno
Stack vs Heap Memory in C++

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

19:31
Stack vs Heap Memory in C++

636,782 views

8 years ago

Ben Eater
What is a stack and how does it work? — 6502 part 5

Schematics, datasheets, kits, and more at https://eater.net/6502 Part 1: https://www.youtube.com/watch?v=LnzuMJLZRdU Part 2: ...

24:25
What is a stack and how does it work? — 6502 part 5

793,943 views

5 years ago