Part 5 | Priority queues, union-find and data compression#
- Objectives
- To read
- Exercises A
- Exercise 5.1.1
- Exercise 5.1.2
- Exercise 5.1.3
- Exercise 5.1.4
- Exercise 5.1.5
- Exercise 5.1.6
- Exercise 5.1.7
- Exercise 5.1.8
- Exercise 5.1.9
- Exercise 5.1.10
- Exercise 5.1.11
- Exercise 5.1.12 (INGInious: Heap)
- Exercise 5.1.13 (INGInious: Global Warming)
- Exercise 5.1.14 (INGInious: Huffman)
- Exercise 5.1.15 (INGInious: Manual Exercise on Union-Find)
- Exercise 5.1.16 (INGInious: Manual Exercise on Heaps)
- Exercises B