ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

64 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,903 views

6 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,255 views

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

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

12 years ago

NPTEL IIT Bombay
Lecture 22 : Representing variable length entities: Part 3 : Pitfalls of using heap memory

Representing variable length entities: Part 3 : Pitfalls of using heap memory.

12:14
Lecture 22 : Representing variable length entities: Part 3 : Pitfalls of using heap memory

3,913 views

6 years 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 Root with 1 child
1:36
Splay Tree - Remove Root with 1 child

1,538 views

8 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,012 views

1 year ago

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

1,502 views

8 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,482 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,291 views

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

Adam Gaweda, Dr. Sensei
Splay Tree - Remove Node with Children Part 2 of 2
2:14
Splay Tree - Remove Node with Children Part 2 of 2

4,604 views

8 years ago