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
664 results
A plain, precise definition of queues deques — and the one idea everything else follows from. We define the structure exactly, ...
1 view
19 hours ago
The cost of every queues deque operation in one place — big-O, and the traps that bite in practice. We build the complexity table ...
0 views
For every Data structure, you'll get the core idea, a visual of how it's laid out in memory, the Big-O of each operation, the catch (the ...
4,195 views
2 days ago
#chamelionpk Data Structures - A Quick Review Intro (0:00) Linear Linked List (0:47), Circular Linked List(1:23), 2-way ...
18 hours ago
Before the how, the why: what problem queues deques solve, and what it costs you to get them wrong. We start from a concrete ...
When to reach for queues deques — and when not to. The design tradeoffs, side by side. We compare queues deques against the ...
2 views
The invariants of queues deques: the facts that must stay true after every operation. We state each invariant plainly and show how ...
Session By Abhishek Sharma Sir Master Queue in Data Structures and Programming with this GATE 2027 Preparation lecture for ...
0
When to reach for heaps priority queues — and when not to. The design tradeoffs, side by side. We compare heaps priority ...
12 hours ago
The Queues Deques abstract data type: describing the structure by what it promises, not how it's built. We separate the interface ...
Practice with queues deques: work the problems yourself, then check the worked solutions. Hands-on exercises to turn ...
A tight recap of heaps priority queues: the mental model, the operations, and the costs — everything worth keeping. The essential ...
Queues can protect the request path, but they can also create a bigger production problem if the team ignores retries, duplicates, ...
46 views
5 days ago
10 views
6 days ago
Queue Data Structure.
14 views
Vec and HashMap only get you so far. This video covers Rust's other essential collections: a double-ended queue for fast ...
2,989 views
Same visited-check, same neighbor loop, same time complexity — one different data structure, opposite behavior.
44 views
The Heaps Priority Queues abstract data type: describing the structure by what it promises, not how it's built. We separate the ...
9 views
You hit upload, and then you just… stare at a spinner. 20 seconds. 40. A minute. Meanwhile every connection on the server is ...
60 views
4 days ago