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
5,902 results
Build an intuitive mental model of core data structures and algorithms using relatable, real-world analogies. Topics range from ...
56,647 views
1 day ago
The invariants of binary trees: the facts that must stay true after every operation. We state each invariant plainly and show how the ...
0 views
2 weeks ago
In this video, we explain trees and their types.
14 views
12 days ago
trees #ds #net cs #pg trb.
The invariants of binary search trees: the facts that must stay true after every operation. We state each invariant plainly and show ...
2 views
3 weeks 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 ...
Welcome to Data Structure and Algorithm | Lecture 8! Moving beyond simple linear sequences like stacks and queues, we ...
36 views
6 days ago
When to reach for binary trees — and when not to. The design tradeoffs, side by side. We compare binary trees against the ...
1 view
Before the how, the why: what problem binary trees solve, and what it costs you to get them wrong. We start from a concrete ...
A tight recap of balanced trees: the mental model, the operations, and the costs — everything worth keeping. The essential ...
The cost of every binary tree operation in one place — big-O, and the traps that bite in practice. We build the complexity table from ...
Searching on binary search trees — finding an element, and how many places you have to look. This lesson shows exactly what ...
7 views
In this video, we solve the Top View of a Binary Tree problem using the BFS (Breadth First Search) & DFS approach. This is an ...
454 views
Tags: #CS50 #DataStructures #CProgramming #BigO #LinkedList #HashTable #BinarySearchTree #ComputerScience ...
10 views
Practice with binary trees: work the problems yourself, then check the worked solutions. Hands-on exercises to turn understanding ...
3 views
A plain, precise definition of binary trees — and the one idea everything else follows from. We define it exactly, picture it, and pull ...
Before the how, the why: what problem binary search trees solve, and what it costs you to get them wrong. We start from a ...
How binary search trees actually live in memory — the byte-level layout behind the abstraction. We map the abstract picture onto ...
In this lesson, you'll learn one of the most important data structures used in software development, competitive programming, and ...
30 views
1 month ago