Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code - Day 9

My solution to Adven of Code - Day 9 in Clojure!

  • solution.clj contains the normal recursive solutions for Parts 1 and 2.

  • optimized_solution.clj contains the tail recursive solutions.

To run the solution(s), you need to install Clojure and then run clj -M optimized_solution.clj from the terminal.

Releases

Packages

Contributors

Languages