Practice›LeetCode›LeetCode 08xxLeetCode 843: Guess the WordA clear explanation of the Guess the Word interactive problem using candidate filtering and minimax-style guessing.
Practice›LeetCode›LeetCode 03xxLeetCode 375: Guess Number Higher or Lower IIA clear explanation of finding the minimum guaranteed cost using interval dynamic programming.