ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

214 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

525 views

8 years 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,259 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

Tech Algo Views
Invert binary tree - English  #algorithms #programming #coding #leetcode #binarytree

Invert binary tree - English Problem statement: https://leetcode.com/problems/invert-binary-tree/description/ Solution code: ...

0:48
Invert binary tree - English #algorithms #programming #coding #leetcode #binarytree

27 views

1 year ago

Julio Tentor
05  Binary Search Trees, BST Sort

El árbol binario de búsqueda, una solución para un problema en particular por Srini Devadas Este video forma parte de la serie ...

52:40
05 Binary Search Trees, BST Sort

678 views

10 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

73 views

1 year ago

Mark Duchaineau
The ROAM Algorithm at 25

Talk on the ROAM Algorithm for its 25th anniversary, accepting the IEEE SciVis Test of Time Award.

3:53
The ROAM Algorithm at 25

330 views

3 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

797 views

5 years ago

Tech Algo Views
Validate binary search tree | #shorts | #leetcode 98 | #algorithm #computerscience

Validate binary search tree Complexity: - Time: O(n) where n is the number of nodes - Space: O (n) where n is the number of ...

0:56
Validate binary search tree | #shorts | #leetcode 98 | #algorithm #computerscience

25 views

1 year 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

Tech Algo Views
Binary search - English  #algorithms #programming #leetcode #binarysearch  #education

Binary search - English Problem statement: https://leetcode.com/problems/binary-search/description/ Solution code: ...

0:54
Binary search - English #algorithms #programming #leetcode #binarysearch #education

14 views

1 year 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

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)

136 views

16 years ago

nptelhrd
Mod-01 Lec-19

Compiler Design by Prof. Sanjeev K Aggarwal,Department of Computer Science and Engineering,IIT Kanpur.For more details on ...

52:56
Mod-01 Lec-19

7,538 views

10 years 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,063 views

9 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

775 views

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

Adam Gaweda, Dr. Sensei
Splay Trees - Zig-Zag

We have a 50, we have a 25, so normal binary search tree rules apply: 30 is less than 75, it's less than 50, but it's greater than 25.

8:33
Splay Trees - Zig-Zag

11,696 views

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

Florian Kurpicz
Practical Performance of Space Efficient Data Structures for Longest Common Extensions (ESA'20)

This is the recording of my presentation of the paper "Practical Performance of Space Efficient Data Structures for Longest ...

19:31
Practical Performance of Space Efficient Data Structures for Longest Common Extensions (ESA'20)

166 views

5 years ago