Recursive Sorting AlgorithmsExplores recursive sorting algorithms, recursion, dynamic programming, and the efficiency of recursive solutions.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.