https://github.com/raoul2000/advent-of-code-odyssey
aoc in Clojure
https://github.com/raoul2000/advent-of-code-odyssey
Last synced: 2 months ago
JSON representation
aoc in Clojure
- Host: GitHub
- URL: https://github.com/raoul2000/advent-of-code-odyssey
- Owner: raoul2000
- Created: 2024-11-24T11:22:30.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2025-03-22T18:51:52.000Z (2 months ago)
- Last Synced: 2025-03-22T19:29:04.092Z (2 months ago)
- Language: Clojure
- Size: 385 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent Of Code Odyssey
This repository contains my attempts to explore [Advent Of Code](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://adventofcode.com/&ved=2ahUKEwjrh9KT7_SJAxX_VaQEHXXmMMsQFnoECA0QAQ&usg=AOvVaw138UV6iz1Rf6pf0emkAIkK) territories using only [Clojure](https://www.google.com/url?sa=t&source=web&rct=j&opi=89978449&url=https://clojure.org/&ved=2ahUKEwiH3Mah7_SJAxWqBfsDHXpiPFkQFnoECBUQAQ&usg=AOvVaw30WiVQ_ZOUKQas21x2zHPX), along years.
As you'll see, I could never reach the end of this journey, but I surely did my best to go as far as I could :
- [2021](./2021/) : reached step 14
- [2022](./2022/) : reached step 11
- [2023](./2023/) : reached step 10
- [2024](./2024/) : reached step ... who knows ?**SPOILER ALERT: source code may contains puzzle solutions (hopefully)**