Using code to solve the NPR Sunday Puzzle
Welcome. This is my repository of computer code attempts to solve the NPR Sunday Puzzle.
Programs are organized in the src
directory by language -- Clojure, Python, the Wolfram Language, or C Shell.
Data used in programs reside in the resources
directory.
I gave a talk in 2018 about some of the puzzles and their solution attempts in Clojure.