Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/vedang/advent_of_code

Solutions to Advent of Code puzzles in various languages (hopefully)
https://github.com/vedang/advent_of_code

Last synced: 15 days ago
JSON representation

Solutions to Advent of Code puzzles in various languages (hopefully)

Awesome Lists containing this project

README

        

* Advent of Code!

My plan is to solve as many advent of code puzzles here in this repository as time permits. I will probably solve them in Clojure, which is the language I'm most comfortable in, but I also want to experiment with learning other languages.

I don't expect the code to be "good" because my plan is to prefer speed. I'm sure I'll clean up the code somewhat before committing, but these will be small cosmetic changes and not "the best way to solve" the problem.