ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

195 results

Adam Gaweda, Dr. Sensei
Red-Black Trees - Removing a Black Node with a Black Sibling and Black Children
3:34
Red-Black Trees - Removing a Black Node with a Black Sibling and Black Children

522 views

8 years ago

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

This is where we would actually follow the same principles that we saw inside of a traditional Binary Search Tree. I look at my first ...

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

580 views

8 years ago

J David Eisenberg
The AVL Tree Algorithm

An overview of how the AVL algorithm keeps a binary search tree in balance. This video is based on ...

5:32
The AVL Tree Algorithm

70 views

1 year ago

Confreaks
RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen

Maybe you've seen jargon like "Big O Notation," "binary trees", "graph theory", "map-reduce", or the "Turing test", but have been ...

30:25
RubyConf 2016 - Computer Science: The Good Parts by Jeffrey Cohen

1,060 views

9 years ago

YAWL User Group
Flexible Workflows with Ripple Down Rules

These rules are structured as binary trees with conditions based on case data and conclusions that trigger specific worklets.

21:27
Flexible Workflows with Ripple Down Rules

794 views

5 years ago

DrKode
Leetcode 100 Same Tree (Animation)

website: https://drkode.org Time Stamp 00:00 statement 00:14 Basics 00:38 Storyboard 01:52 drkode.org 01:59 Code explanation ...

3:08
Leetcode 100 Same Tree (Animation)

66 views

9 months ago

Adam Gaweda, Dr. Sensei
AVL Trees - Trinode Restructuring

So what actually happens is we start to look at those nonexistent nodes or those sub-trees again that we were just talking about.

7:27
AVL Trees - Trinode Restructuring

10,251 views

8 years ago

Tyler Caraza-Harter
CS 320 Sep 30 (Part 2) - Tree Recursion

hello in this video i want to talk about how we can think about recursive method calls for binary trees and we had an initial ...

14:27
CS 320 Sep 30 (Part 2) - Tree Recursion

208 views

5 years ago

iMooX at
From Binary to Multi-Class Classification | iMooX.at

This is a video of the course "Artificial Intelligence and Machine Learning" on https://imoox.at/course/AIundML-1NG02024 In this ...

5:12
From Binary to Multi-Class Classification | iMooX.at

131 views

1 year ago

CS 125 @ Illinois
CS 125 Fall 2018: Wed 10.31.2018. Trees and Recursion

Introduction to trees and recursion. https://cs125.cs.illinois.edu/learn/2018_10_31_trees_and_recursion.

49:28
CS 125 Fall 2018: Wed 10.31.2018. Trees and Recursion

652 views

7 years ago

Tyler Caraza-Harter
CS 320 Oct 2 (Part 2) - BST Search

hello last time we were working on uh building this binary tree and it might have the node class and i kind of copied that and just ...

21:00
CS 320 Oct 2 (Part 2) - BST Search

209 views

5 years ago

84° Tech Studio
Computer Science Explained in 17 Minutes! 🎓💻

Ever wondered how computers work? Dive into (almost) all of Computer Science in just 17 minutes! ✨ We'll cover essential ...

16:49
Computer Science Explained in 17 Minutes! 🎓💻

67 views

1 year ago

Tyler Caraza-Harter
CS 320 Oct 5 (Part 1) - BST Review

... do i have value x without checking every single node so binary search tree the b stands for binary which means each node has ...

10:52
CS 320 Oct 5 (Part 1) - BST Review

211 views

5 years ago

CS 125 @ Illinois
CS 125 Fall 2018: Fri 11.2.2018. Practice with Recursion

Continuation of recursive practice on binary trees. https://cs125.cs.illinois.edu/learn/2018_11_02_practice_with_recursion.

50:54
CS 125 Fall 2018: Fri 11.2.2018. Practice with Recursion

774 views

7 years ago

Tyler Caraza-Harter
CS 320 Sep 30 (Part 3) - Tree Search

... uh binary search for making this faster and what i mean i first try to do is see if i can implement this with my um with my tree right ...

21:14
CS 320 Sep 30 (Part 3) - Tree Search

193 views

5 years ago

Learn with Simplicity
Heap Sort - Part1

Hello Friends, this video contains phase 1 of heap sort i.e. how to construct the heap tree with given values.

10:05
Heap Sort - Part1

219 views

5 years ago

HajdaM
Obsolete: XBUP Project - Unified Structure (work release 17)

This is short presentation for the XBUP Project describing some fundamental techniques and advantages of unified structure.

3:34
Obsolete: XBUP Project - Unified Structure (work release 17)

135 views

16 years ago

MOOC de l'IMT
10. Min-heaps 🌐 Advanced Algorithmics and Graph Theory with Python

Strengthen your skills in algorithmics and graph theory, and gain experience in programming in Python along the way. To follow ...

3:53
10. Min-heaps 🌐 Advanced Algorithmics and Graph Theory with Python

2,732 views

7 years ago

Jon Gjengset
Crust of Rust: std::collections

In this video we go over the various collection types in the Rust standard library (effectively `std::collections`), and discuss a bit ...

2:45:04
Crust of Rust: std::collections

84,468 views

2 years ago

Mariusz Jurczenko
Data Structures Decoded: A Programmer's Guide

In this comprehensive guide, we delve into the fundamental data structures every programmer should know! From the basics of ...

7:21
Data Structures Decoded: A Programmer's Guide

94 views

1 year ago