LeetCode 843: Guess the Word
A clear explanation of the Guess the Word interactive problem using candidate filtering and minimax-style guessing.
10 notes
A clear explanation of the Guess the Word interactive problem using candidate filtering and minimax-style guessing.
A clear explanation of Cat and Mouse using game states, reverse BFS, and topological propagation.
A clear explanation of the Stone Game problem using game theory and interval dynamic programming.
A math and bit manipulation solution for deciding whether Alice wins the XOR removal game.
A clear explanation of predicting whether Player 1 can win using minimax dynamic programming over score difference.
A clear explanation of solving the Can I Win game using minimax recursion, bitmask state compression, and memoization.
A clear explanation of finding the minimum guaranteed cost using interval dynamic programming.
A recursive game theory solution with memoization for deciding whether the starting player can force a win.
A game theory solution for deciding whether the first player can win by using the losing-position pattern of multiples of four.
This volume studies strategic interaction, economic systems, and quantitative models of behavior.