ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

12,206 results

Nazneen Shaikh
Data Structures-Trees

Data Structures-Trees LeD DS101x https://nazeducation.moodlecloud.com.

10:51
Data Structures-Trees

55 views

7 years ago

Douglas Harder
The Tree Data Structure

An introduction to trees and the tree data structure.

18:48
The Tree Data Structure

851 views

2 years ago

Cristi
Lab 06 - Multi-Way Trees

Presentation of the Multi-Way Trees lab. Slides are available here: ...

32:58
Lab 06 - Multi-Way Trees

614 views

4 years ago

Dr. Nina Javaher
Tree in Data Structure and Algorithm

Tree in Data Structure and Algorithm is a video tutorial that covers basics of Tree in Data Structure and Algorithm with examples of ...

7:01
Tree in Data Structure and Algorithm

532 views

1 year ago

Yusuf Sahillioğlu
data structures - trees

Favorite algorithm of this class: Counting # of BSTs (1:08:41). Course website: http://www.ceng.metu.edu.tr/~ys/ceng213-ds.

1:26:59
data structures - trees

1,425 views

5 years ago

CMU Database Group
#08 - B+Trees: The Best Data Structure in the World (CMU Intro to Database Systems)

Andy Pavlo (https://www.cs.cmu.edu/~pavlo/) Slides: https://15445.courses.cs.cmu.edu/fall2025/slides/08-indexes1.pdf Notes: ...

1:24:43
#08 - B+Trees: The Best Data Structure in the World (CMU Intro to Database Systems)

4,676 views

4 months ago

Byungcheon Ko
Introduction to Tree Data Structures
10:10
Introduction to Tree Data Structures

23 views

1 year ago

Geoffrey Schmit
Software Engineering Data Structures 02.38: Arbitrary Trees

Naperville North High School, Software Engineering, 2023-2024.

13:36
Software Engineering Data Structures 02.38: Arbitrary Trees

38 views

2 years ago

Lucas Layman
Introduction to Trees

Hello everyone today we will talk about our last data structure in this course which is the binary search tree and trees in general ...

18:52
Introduction to Trees

447 views

5 years ago

Adam Gaweda, Dr. Sensei
2-3 (a,b) Trees - Insert

- [Instructor] So we do have a limitation when it comes to the binary search tree. Let's say for example I came in and said ...

10:57
2-3 (a,b) Trees - Insert

13,355 views

8 years ago

Geoffrey Schmit
Software Engineering Data Structures 02.36: trees

Naperville North High School, Software Engineering, 2022-2023.

18:58
Software Engineering Data Structures 02.36: trees

9 views

3 years ago

Matthew Brecknell
B-trees with GADTs

I interactively build a simple B-tree data structure in Haskell, implementing insertion and deletion, using a GADT to ensure that I ...

28:45
B-trees with GADTs

2,068 views

10 years ago

Geoffrey Schmit
Software Engineering Data Structures 02.39: Binary Search Trees Part 1

Naperville North High School, Software Engineering, 2020-2021.

30:30
Software Engineering Data Structures 02.39: Binary Search Trees Part 1

17 views

4 years ago

westhillcs
DS 047: Trees Part 3 - Balanced vs Unbalanced Binary Trees

Computer Science Video for Westhill High School.

4:06
DS 047: Trees Part 3 - Balanced vs Unbalanced Binary Trees

3,698 views

3 years ago

Adam Gaweda, Dr. Sensei
Worked Example of a 2-3 (a,b) Tree Pt.1 - Insertion and Fusion Removal

There is an error on step 5, I fix the error later in the video - luckily, it doesn't break everything, it just needed a minor fix.

11:48
Worked Example of a 2-3 (a,b) Tree Pt.1 - Insertion and Fusion Removal

12,230 views

8 years ago

Mr Dimmick's Computing Channel
Compressing text using Huffman trees worked example

Leran how to compress a string of text by using Huffman encoding, including constructing a tree from scratch and using it to ...

15:48
Compressing text using Huffman trees worked example

83,442 views

4 years ago

The Lost Packet
Fusion Trees Explained in 5 minutes!

5 minutes presentation on Fusion Trees for the Advanced Data Structure class.

8:06
Fusion Trees Explained in 5 minutes!

1,048 views

3 years ago

Geoffrey Schmit
Software Engineering Data Structures 02.38: Binary Trees

Naperville North High School, Software Engineering, 2023-2024.

4:00
Software Engineering Data Structures 02.38: Binary Trees

35 views

2 years ago

Derek Harter
COSC 2336 Data Structures and Algorithms : Properties of Binary Trees

Unit Binary Search Trees, Video 01 - Properties of Binary Trees In this video introduce Tree data structures. We discuss some of ...

45:30
COSC 2336 Data Structures and Algorithms : Properties of Binary Trees

107 views

5 years ago

Adam Gaweda, Dr. Sensei
2-3 (a,b) Trees - Lookup

- So now that I've built out that structure, and I've got my all my elements from the previous video, just blown up a little bit. Let's say ...

2:51
2-3 (a,b) Trees - Lookup

580 views

8 years ago