Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
155,866 results
Before the how, the why: what problem stacks solve, and what it costs you to get them wrong. We start from a concrete problem, ...
3 views
3 weeks ago
The bugs people actually hit with stacks — shown, explained, and fixed. A gallery of real mistakes: what they look like, why they ...
Cheddar and BBQ Wavy sour cream and onion equals a 3 layer dip Saac. #tboi #thebindingofisaac #memes #animation #fyp ...
21,035 views
7 days ago
The Stack abstract data type: describing the type by what it promises, not how it's built. We separate the interface (the operations ...
0 views
A plain, precise definition of stacks — and the one idea everything else follows from. We define it exactly, picture it, and pull out ...
Where does your data actually live? You've been declaring variables, passing pointers, and watching functions receive addresses ...
1 view
13 days ago
When to reach for stacks — and when not to. The design tradeoffs, side by side. We compare stacks against the alternatives so ...
How stacks actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto real ...
18 views
Lesson 38 of C Programming: A Complete Course. Covers §4.8 — The Anatomy of a C Program. Chapters 0:00 A Process, From ...
5 views
3 days ago
The cost of every stack operation in one place — big-O, and the traps that bite in practice. We build the complexity table from the ...
9 views
In this video, I break down the 3 peptides that pair best with Retatrutide to help maximize fat loss, improve blood sugar control, and ...
38,246 views
2 weeks ago
Where LIFO order shows up in real problems — and the balanced-brackets checker, traced end to end. We name the pattern ...
In this video, we discuss automatic stack restoration in C and C++.
56 views
Practice with stacks: work the problems yourself, then check the worked solutions. Hands-on exercises to turn understanding into ...
14 views
Push / Pop on an array stack — adding and removing at the top. This lesson shows exactly what happens, step by step, with a ...
2 views
Push / Pop on a linked stack — adding and removing at the top. This lesson shows exactly what happens, step by step, with a ...
Summary* The video explains how AI-assisted coding shifts language selection from traditional speed trade-offs to factors like AI ...
37 views
Navigate a file system log to find the minimum operations to return to the main folder. This video explores how a simple depth ...
How recursion actually lives in memory — the byte-level layout behind the abstraction. We map the abstract picture onto real ...