ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

60 results

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

NPTEL IIT Bombay
Lecture 22 : Representing variable length entities: Part 2 : Heap memory basics

Representing variable length entities: Part 2 : Heap memory basics.

17:09
Lecture 22 : Representing variable length entities: Part 2 : Heap memory basics

4,894 views

6 years ago

Danny Heap
racket recursion video 4/6 --- flatten a list

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to flatten a nested list so that it includes only simple ...

3:50
racket recursion video 4/6 --- flatten a list

4,209 views

12 years ago

Danny Heap
racket recursion video 3/6 --- koch curve with local definition

video from http://www.cdf.toronto.edu/~heap/racket_lectures.html shows how to create a koch fractal without those annoying ...

4:44
racket recursion video 3/6 --- koch curve with local definition

1,804 views

12 years ago

Danny Heap
racket recursion video 1/6 --- triangle recursion

http://www.cdf.toronto.edu/~heap/racket_lectures.html Video on how to build Sierpinski's triangle using recursion, since it is built ...

3:41
racket recursion video 1/6 --- triangle recursion

8,252 views

13 years ago

Danny Heap
racket recursion video 5/6 --- manual memoization

http://www.cdf.toronto.edu/~heap/racket_lectures.html Video on Serpinski's triangle, a fractal, most naturally rendered with ...

3:56
racket recursion video 5/6 --- manual memoization

1,940 views

13 years ago

Danny Heap
racket recursion video 6/6 ---- recursion with automatic memoization

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on the most natural way to write many functions --- recursion.

4:03
racket recursion video 6/6 ---- recursion with automatic memoization

1,778 views

13 years ago

Caden Crowson
Program Layout in Memory - Assembly Part 0

This series covers x86-64 NASM. Ever wondered how programs are laid out in memory? Dive into the world of Assembly with this ...

1:48
Program Layout in Memory - Assembly Part 0

1,008 views

11 months ago

Danny Heap
racket recursion 2.9/4 --- memoization with recursion

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html. Recursion is the obvious choice for implementing a function ...

3:49
racket recursion 2.9/4 --- memoization with recursion

902 views

13 years ago

Danny Heap
racket recursion 0.9/4 --- triangle recursion

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to build Sierpinski's triangle using recursion, since it is ...

4:10
racket recursion 0.9/4 --- triangle recursion

1,429 views

13 years ago

Danny Heap
racket recursion video 2/6 --- koch curve

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to create the koch curve fractal using recursive ...

3:31
racket recursion video 2/6 --- koch curve

4,179 views

12 years ago

Adam Gaweda, Dr. Sensei
Splay Tree - Remove Leaf Node
2:00
Splay Tree - Remove Leaf Node

1,500 views

8 years ago

Arpita Shilpi
#ignou CS/IT B.TECHHeap Sort | Heapify Method | Build Max Heap Algorithm #arpitashilpi

Discussed Heap sort and heapify method to create a max heap form array. Step by step instructions showing how to run heap sort ...

12:54
#ignou CS/IT B.TECHHeap Sort | Heapify Method | Build Max Heap Algorithm #arpitashilpi

125 views

3 years ago

Danny Heap
racket recursion video 2/4 --- for/list recursion

http://www.cdf.toronto.edu/~heap/racket_lectures.html Video on lists, a self-referential, or recursive, structure: they can contain lists ...

4:44
racket recursion video 2/4 --- for/list recursion

10,289 views

13 years ago

Danny Heap
racket aggregates video 2.9/6 --- maps

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on using map to transform list elements to create a new list.

3:17
racket aggregates video 2.9/6 --- maps

1,780 views

12 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

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

677 views

10 years ago

Danny Heap
racket aggregates video 2/6 --- structs

Video from http://www.cdf.toronto.edu/~heap/racket_lectures.html on how to use structs to create an aggregate with named parts.

2:40
racket aggregates video 2/6 --- structs

2,847 views

12 years ago

Adam Gaweda, Dr. Sensei
Splay Tree - Removing a Nonexistent Node

Now you notice that in this situation, we're dealing with a zig zag structure and as a result, we use trinode restructure.

4:37
Splay Tree - Removing a Nonexistent Node

1,481 views

8 years ago

Tyler Caraza-Harter
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

... code and i'm going to introduce some some new python data structures that we can use instead of the list to deal with these and ...

23:37
CS 320 Oct 7 (Part 2) - Stacks, Queues, and Priority Queues

235 views

5 years ago