ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

5,987 results

CppNow
Algorithms for Trees - Foldable, Applicative, Traversable - Steve Downey - C++Now 2026

https://www.cppnow.org​ --- Algorithms for Trees - Foldable, Applicative, Traversable - Steve Downey - C++Now 2026 --- The use ...

1:32:15
Algorithms for Trees - Foldable, Applicative, Traversable - Steve Downey - C++Now 2026

760 views

9 hours ago

freeCodeCamp.org and logicBase Labs
Learn Data Structures and Algorithms Visually – Crash Course

Build an intuitive mental model of core data structures and algorithms using relatable, real-world analogies. Topics range from ...

1:14:29
Learn Data Structures and Algorithms Visually – Crash Course

82,725 views

3 days ago

Dev Weekends
DSA Series | Trees (Part 1)

Welcome to Dev Weekends YouTube Channel. All Our Resources here: https://resources.devweekends.com/ ...

33:38
DSA Series | Trees (Part 1)

29 views

2 weeks ago

CodeWithClarity
24- Tree (1)

In this video, we explain trees and their types.

14:08
24- Tree (1)

14 views

2 weeks ago

SCIENCE AND HUMANITIES RTC
DMS  TREES  Part 1

Explores tree structures in discrete mathematics, including their properties, representations, traversal techniques, and applications ...

9:58
DMS TREES Part 1

0 views

10 days ago

Glass Box Computing
Why Balanced Trees? — Data Structures in C | 11.1

Before the how, the why: what problem balanced trees solve, and what it costs you to get them wrong. We start from a concrete ...

7:15
Why Balanced Trees? — Data Structures in C | 11.1

2 views

2 weeks ago

Glass Box Computing
Binary Trees: Invariants — Data Structures in C | 9.4

The invariants of binary trees: the facts that must stay true after every operation. We state each invariant plainly and show how the ...

3:39
Binary Trees: Invariants — Data Structures in C | 9.4

0 views

2 weeks ago

Taleem Ghar
Tree Data Structure Explained | Types of Trees & Terminology | DSA for Beginners 2026

Tree Data Structure — The Most Important Non-Linear Data Structure in DSA! In this video, we break down the Tree data structure ...

6:11
Tree Data Structure Explained | Types of Trees & Terminology | DSA for Beginners 2026

0 views

9 hours ago

Glass Box Computing
Binary Trees: Design Tradeoffs — Data Structures in C | 9.10

When to reach for binary trees — and when not to. The design tradeoffs, side by side. We compare binary trees against the ...

1:22
Binary Trees: Design Tradeoffs — Data Structures in C | 9.10

1 view

2 weeks ago

RisingBrain
Top View of Binary Tree | Binary Tree Views Explained | BFS & DFS | Python, Java & C++

In this video, we solve the Top View of a Binary Tree problem using the BFS (Breadth First Search) & DFS approach. This is an ...

27:24
Top View of Binary Tree | Binary Tree Views Explained | BFS & DFS | Python, Java & C++

475 views

3 weeks ago

Glass Box Computing
Balanced Trees: Operations — Data Structures in C | 11.5

Balanced Trees in action: each core operation walked step by step — the idea, the code, and the cost. We take the operations one ...

25:31
Balanced Trees: Operations — Data Structures in C | 11.5

3 views

2 weeks ago

Glass Box Computing
Why Binary Trees? — Data Structures in C | 9.1

Before the how, the why: what problem binary trees solve, and what it costs you to get them wrong. We start from a concrete ...

4:52
Why Binary Trees? — Data Structures in C | 9.1

0 views

2 weeks ago

Glass Box Computing
What Is a Balanced Tree? — Data Structures in C | 11.2

A plain, precise definition of balanced trees — and the one idea everything else follows from. We define it exactly, picture it, and ...

2:48
What Is a Balanced Tree? — Data Structures in C | 11.2

0 views

2 weeks ago

Glass Box Computing
Binary Search Trees: Search — Data Structures in C | 10.6

Searching on binary search trees — finding an element, and how many places you have to look. This lesson shows exactly what ...

3:43
Binary Search Trees: Search — Data Structures in C | 10.6

7 views

2 weeks ago

ONWAY NET CS STUDY
Trees in data structure

trees #ds #net cs #pg trb.

3:04
Trees in data structure

15 views

2 weeks ago

Glass Box Computing
Binary Trees: Complexity — Data Structures in C | 9.8

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 ...

2:48
Binary Trees: Complexity — Data Structures in C | 9.8

2 views

2 weeks ago

Glass Box Computing
What Is a Binary Tree? — Data Structures in C | 9.2

A plain, precise definition of binary trees — and the one idea everything else follows from. We define it exactly, picture it, and pull ...

4:34
What Is a Binary Tree? — Data Structures in C | 9.2

0 views

2 weeks ago

Glass Box Computing
Binary Trees: Labs — Data Structures in C | 9.11

Practice with binary trees: work the problems yourself, then check the worked solutions. Hands-on exercises to turn understanding ...

7:19
Binary Trees: Labs — Data Structures in C | 9.11

3 views

2 weeks ago

Glass Box Computing
Balanced Trees: Recap — Data Structures in C | 11.10

A tight recap of balanced trees: the mental model, the operations, and the costs — everything worth keeping. The essential ...

1:50
Balanced Trees: Recap — Data Structures in C | 11.10

0 views

2 weeks ago

Glass Box Computing
Balanced Trees: Design Tradeoffs — Data Structures in C | 11.8

When to reach for balanced trees — and when not to. The design tradeoffs, side by side. We compare balanced trees against the ...

1:43
Balanced Trees: Design Tradeoffs — Data Structures in C | 11.8

0 views

2 weeks ago