Matrix Chain MultiplicationDelves into dynamic programming with a focus on Matrix Chain Multiplication and the longest common subsequence problem.
Solving Parity Games in PracticeExplores practical aspects of solving parity games, including winning strategies, algorithms, complexity, determinism, and heuristic approaches.
Median Search AlgorithmCovers the median search algorithm and the Hoare algorithm for finding the smallest element in a list.
Coin Rendering: Part 1Covers coin rendering and the limitations of the greedy algorithm in finding optimal solutions.