Skip to content

seestevecode/adventofclojure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Clojure

Solutions for Advent of Code puzzles, written in Clojure. Each namespace corresponds to a specific year and day, e.g. aoc2015.day01 -> 2015, Day 1 - "Not Quite Lisp"


Goals

... in no particular order

  • Solving as many Advent of Code problems as I can
  • Improving my knowledge of data structures and algorithms
  • Learning Clojure
  • Writing idiomatic Clojure
  • Having fun and distracting myself from real life for a while!

Solutions

Day 2015 2016 2017 2018 2019 2020 2021 2022 2023 2024 Total
1 ** ** ** ** ** ** ** ** ** 18
2 ** ** ** 6
3 ** 2
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Tot 6 2 4 2 2 2 2 2 4 26

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks