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
31,695 results
Two families, two memory profiles: contiguous blocks that stream through cache, and pointer-linked nodes that buy O(1) splices ...
10 views
7 days ago
Learn Data Structures and Algorithms using C from the foundations to interview-level problem solving. In Session 1 of The Talent ...
8 views
3 days ago
Searching on tries — finding an element, and how many places you have to look. This lesson shows exactly what happens, step ...
17 views
2 days ago
Practice with graph representations: work the problems yourself, then check the worked solutions. Hands-on exercises to turn ...
2 weeks ago
List Implementation Using Array in C | Data Structures Tutorial In this video, we learn List ADT and its implementation using arrays ...
40 views
4 weeks ago
How graph representations actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture ...
The bugs people actually hit with graph representations — shown, explained, and fixed. A gallery of real mistakes: what they look ...
0 views
What you now own: six decision axes, ten worked cases, and a capstone complexity reference to look costs up in. This closes the ...
2 views
Adding one undirected edge in both representations — and the bug that quietly turns an undirected graph into a directed one.
12 views
A tight recap of searching: the mental model, the operations, and the costs — everything worth keeping. The essential takeaways ...
11 days ago
What the capstone chapter is for: turning a vague "which structure do I know?" into a question you can actually answer about the ...
A plain, precise definition of arrays — and the one idea everything else follows from. We define it exactly, picture it, and pull out ...
4 views
3 weeks ago
How stacks actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto real ...
18 views
Before the how, the why: what problem data structures solve, and what it costs you to get them wrong. We start from a concrete ...
60 views
Before the how, the why: what problem arrays solve, and what it costs you to get them wrong. We start from a concrete problem, ...
5 views
When to reach for graph algorithms — and when not to. The design tradeoffs, side by side. We compare graph algorithms against ...
12 days ago
A tight recap of data structures: the mental model, the operations, and the costs — everything worth keeping. The essential ...
1 view
How graph algorithms actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto ...
48 views
Full and complete course of Data Structures Using C language, step by step in English and Hindi by Online University, Basic ...
21 views
A tight recap of arrays: the mental model, the operations, and the costs — everything worth keeping. The essential takeaways in ...