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
16 results
Deletion on binary search trees — removing an element, and closing the gap. This lesson shows exactly what happens, step by ...
0 views
13 hours ago
A tight recap of binary search trees: the mental model, the operations, and the costs — everything worth keeping. The essential ...
Before the how, the why: what problem binary search trees solve, and what it costs you to get them wrong. We start from a ...
The cost of every binary search tree operation in one place — big-O, and the traps that bite in practice. We build the complexity ...
1 view
The Binary Search Trees abstract data type: describing the structure by what it promises, not how it's built. We separate the ...
The bugs people actually hit with binary search trees — shown, explained, and fixed. A gallery of real mistakes: what they look like ...
When to reach for binary trees — and when not to. The design tradeoffs, side by side. We compare binary trees against the ...
5 views
17 hours ago
We state each invariant plainly and show how the operations preserve it — the key to correct code. What you'll learn: • What an ...
Practice with binary search trees: work the problems yourself, then check the worked solutions. Hands-on exercises to turn ...
Welcome to Day 19 of my 365 Days Daily Coding Challenge! Today's mission is to complete the Binary Search Trees (BST) series ...
20 views
Streamed 11 hours ago
Before the how, the why: what problem balanced trees solve, and what it costs you to get them wrong. We start from a concrete ...
2 views
Operations — a focused lesson in the Balanced Trees series. A clear, visual explanation with a memory diagram and real C code.
3 views
12 hours ago
Welcome to Keepgon Educational Library! In this video, you'll learn Binary Search Tree (BST) in Tamil with easy explanations, ...
1 hour ago
The Balanced Trees abstract data type: describing the structure by what it promises, not how it's built. We separate the interface ...
A tight recap of heaps priority queues: the mental model, the operations, and the costs — everything worth keeping. The essential ...
How do you go from user code you've never seen and don't trust to tools an agent can call safely? Recorded live at Vercel Ship ...
18 views
11 hours ago