Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 612 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 612 Bytes

npr_sunday_puzzle_solutions

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.