ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

3,058 results

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

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

5 years ago

TechZ
Learning Tree Data Structure

Learning Tree Data Structure. This tutorial explains how we can solve problems involving Tree data structure Data Structures and ...

51:06
Learning Tree Data Structure

58 views

3 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,573 views

3 months ago

Brian Will
Data Structures (1 of 2)

Introductory coverage of fundamental data structures. Part of a larger series teaching programming. Visit http://codeschool.org.

20:39
Data Structures (1 of 2)

72,963 views

13 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,025 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

Yusuf Sahillioğlu
data structures - heaps

Favorite algorithm of this class: k largest via min heap (41:33). Course website: http://www.ceng.metu.edu.tr/~ys/ceng213-ds.

51:15
data structures - heaps

1,392 views

5 years ago

UNSW eLearning
38: Balanced Trees - Richard Buckland UNSW

Lecture 38 of Computing2 (Comp1927) "Data Structures and Algorithms" by Richard Buckland, UNSW Australia. This class was ...

49:40
38: Balanced Trees - Richard Buckland UNSW

14,540 views

13 years ago

Marcel Turcotte
ITI1121 2020 Lecture 21

We begin with an overview of the applications of trees in computing: to represent hierarchical data, for compression, and efficient ...

59:49
ITI1121 2020 Lecture 21

456 views

5 years 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

560 views

3 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

LemonHX
AlgorithmsWithHaskell !! 0 -- Binary Search Tree

In this video I just wrote a Binary Search Tree.

21:34
AlgorithmsWithHaskell !! 0 -- Binary Search Tree

164 views

6 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

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

Yusuf Sahillioğlu
data structures - avl trees

Favorite algorithm of this class: AVL verification (1:02:40). Course website: http://www.ceng.metu.edu.tr/~ys/ceng213-ds.

1:04:44
data structures - avl trees

1,297 views

5 years ago

GenZ
Data Structures and Algorithms for Beginners

Data Structures and algorithms for beginners. Ace your coding interview. Learn the foundations of coding interviews. 01.

8:21:46
Data Structures and Algorithms for Beginners

218 views

2 years 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

8 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

The Linux Foundation
Mentorship Session: The Maple Tree: Structure and Algorithms

Mentor: Liam Howlett, Consulting Member of Technical Staff, Oracle The Maple Tree is an RCU-safe b-tree variant that stores ...

1:24:34
Mentorship Session: The Maple Tree: Structure and Algorithms

1,669 views

1 year ago