Placing knights so that none attack
Two players alternately place a knight on an empty square of an 8 by 8 chessboard. Every knight on the board must be placed so that it does not attack any knight already there, and (since knights attack symmetrically) is not attacked by any. The player who cannot make a legal placement loses.
Who wins with best play, and what is the strategy?
Show a hint
Look for a symmetry of the board that pairs every square with another square, and check whether a knight can ever attack its own partner square.
Your answer
Solving needs a free account
Answers, streaks and solutions unlock when you are signed in. Reading the question and the hint stays free.
Discussion
Sign in to join the discussion · reading is open to everyone
💡 Discussion rules
- No full solutions here. Hints and approaches only.
- Complexity, edge cases and intuition are the point.
- Interview experiences are welcome. Respect your NDAs.
Loading discussion…
Learn the concepts
The theory behind this question.
Related questions
Racing a rook to the cornerTwenty coins in a circleA row of ten countersShould you draw first or second?Four tumblers on a rotating tableCan the first player force a win at tic-tac-toe?
All questions →