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
1,170 results
A plain, precise definition of stacks — and the one idea everything else follows from. We define the structure exactly, picture it, and ...
7 views
7 days ago
Before the how, the why: what problem stacks solve, and what it costs you to get them wrong. We start from a concrete problem, ...
1 view
How stacks actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto real ...
The bugs people actually hit with stacks — shown, explained, and fixed. A gallery of real mistakes: what they look like, why they ...
6 views
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 ...
0 views
implementing a stack data struct in the c. with push and pop and peek. Music from #Uppbeat (free for Creators!)
21 views
4 weeks ago
Push / Pop on stacks — adding and removing at the top. This lesson shows exactly what happens, step by step, with a memory ...
The Stacks abstract data type: describing the structure by what it promises, not how it's built. We separate the interface (the ...
Practice with stacks: work the problems yourself, then check the worked solutions. Hands-on exercises to turn understanding into ...
6 days ago
When to reach for stacks — and when not to. The design tradeoffs, side by side. We compare stacks against the alternatives so ...
3 views
Stack Applications — a focused lesson in the Stacks series. A clear, visual explanation with a memory diagram and real C code.
2 views
Welcome to this lecture on Stack Implementation Using Array and Linked List – Program Discussion in Data Structures.
4 views
1 day ago
How recursion actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto real ...
In this video, we solve LeetCode 20 (Valid Parentheses) using the Stack data structure in C++. We start by understanding the ...
4 days ago
This is a clip from a longer conversation with David Malan who is a Harvard professor known for turning CS50 into a popular ...
29,683 views
5 days ago
2 weeks ago
Three containers that get their power from restriction, in this Beginner Division session of the NYU Shanghai ICPC Summer ...
35 views
5 views
In this video I had solved Next Greater Element ( Right ) using Stack Problem Link ...
13 days ago