Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Heaps and HeapsortCovers heaps, heapsort, heap data structure, storage in arrays, and heap property maintenance.