← All challenges

Monkey Business

November 2015

logic-puzzleconstraint-solving

A classic constraint-satisfaction logic puzzle, borrowed from PuzzlersParadise: a zoo has four monkeys — two male, two female. At lunchtime, each ate a different fruit while sitting in a different favorite spot. Clues:

Question: Determine each monkey’s name, the fruit it ate, and where it sat.

Send your solutions to DecisionManagementCommunity@gmail.com, or open a pull request to add yours here.

Solutions