ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

2,665 results

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

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,618 views

3 months ago

ITLearnz
Data Structures and Algorithms: From Zero to Hero

This tutorial provides basic and advanced concepts of Data Structures and Algorithms: Linkedlist, Stack, Queue, Trees, Graphs, ...

1:54:52
Data Structures and Algorithms: From Zero to Hero

561 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

CppNow
C++Now 2019: Jeremy Murphy “A generic binary tree: why grow your own?”

http://cppnow.org — Presentation Slides, PDFs, Source Code and other presenter materials are available at: ...

1:32:45
C++Now 2019: Jeremy Murphy “A generic binary tree: why grow your own?”

1,486 views

6 years ago

Creative Common lisence
Data Structures and Algorithms

Data structure and algorithm is crucial in the field of Computer science. In fact, without Data Structure and algorithm computer ...

1:27:25
Data Structures and Algorithms

33 views

4 years ago

Kimia Lab
Machine Intelligence - Lecture 16 (Decision Trees)

SYDE 522 – Machine Intelligence (Winter 2019, University of Waterloo) Target Audience: Senior Undergraduate Engineering ...

1:23:54
Machine Intelligence - Lecture 16 (Decision Trees)

15,056 views

6 years ago

CMU Database Group
#08 - Tree Indexes: B+Trees (CMU Intro to Database Systems)

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

1:22:15
#08 - Tree Indexes: B+Trees (CMU Intro to Database Systems)

15,672 views

1 year ago

CMU Database Group
F2023 #08 - B+Tree Indexes (CMU Intro to Database Systems)

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

1:22:47
F2023 #08 - B+Tree Indexes (CMU Intro to Database Systems)

17,715 views

2 years ago

Sebastian Wild (research)
Hypersuccinct Trees

This is the long version of my presentation of our ESA 2021 paper on space-efficient tree data structures “Hypersuccinct Trees ...

33:30
Hypersuccinct Trees

78 views

4 years ago

Ian Finlayson
Binary Search Trees

Covers Binary Search Trees, including inserting and searching.

25:11
Binary Search Trees

131 views

5 years ago

J David Eisenberg
Chapter 6: Trees

00:00 Introduction 01:18 Examples of Trees 06:05 Tree Terminology 12:20 Definitions of Trees 15:27 Tree methods 17:55 List of ...

51:06
Chapter 6: Trees

199 views

1 year ago

linux conf au 2017 - Hobart, Australia
Data Structures and Algorithms in the 21st Century

Jacinta Catherine Richardson http://linux.conf.au/schedule/presentation/69/ Data structures and algorithms are essential tools in ...

41:01
Data Structures and Algorithms in the 21st Century

3,281 views

9 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

CODE MADE EASY
Binary Tree  Complete

Binary search trees are a special kind of tree which follows the below rules, 1. Every Node should have a unique key. 2. The key ...

57:12
Binary Tree Complete

29 views

4 years ago

Geoffrey Schmit
Software Engineering Data Structures 02.41: Binary Search Trees

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

45:06
Software Engineering Data Structures 02.41: Binary Search Trees

15 views

3 years ago

Rust Programming Language
RustFest Paris 2018 -  Immutable Data Structures and why You want them by Bodil Stokke

An applause for Bodil Stokke please with immutable structures at ease though her twitter explains she is asking for brains she'll ...

30:35
RustFest Paris 2018 - Immutable Data Structures and why You want them by Bodil Stokke

7,006 views

7 years ago

8-bit Zeta Courses
Understanding Binary Search Trees

This is a pretty lengthy video of me going over Binary Search Trees Our first Non-Linear Data Structure.

28:37
Understanding Binary Search Trees

154 views

3 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