An open API service indexing awesome lists of open source software.

https://github.com/raoul2000/advent-of-code-2023


https://github.com/raoul2000/advent-of-code-2023

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Advent Of Code 2023

Trying to solve [Advent Of Code 2023](https://adventofcode.com/2023) with clojure.

This is the third year I'm trying to solve *Advent of Code puzzle* in Clojure. let's see how far I will get this year !

I've tried to comment out each puzzle, following my thinking in the search for a solution. These are not optimized or clever solutions, just a a way to solve each puzzles (even if I do my best to keep them simple).

Previous runs:
- my solutions for [Advent Of Code 2021](https://github.com/raoul2000/advent-of-code-2021)
- my solutions for [Advent Of Code 2022](https://github.com/raoul2000/advent-of-code-2022)

## Links

- [A visual representation of all puzzles](https://www.youtube.com/watch?v=vb7JcjZs_GM) 👍