Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jpetitcolas/advent-of-code

List of solutions for Advent of Code
https://github.com/jpetitcolas/advent-of-code

Last synced: 6 days ago
JSON representation

List of solutions for Advent of Code

Awesome Lists containing this project

README

        

# Advent of Code

A repository storing all my solutions for Advent of Code. All solutions are written in Node.js.

Note that I stopped at the *make it work* in the famous [Make it work, make it right, make it fast](https://wiki.c2.com/?MakeItWorkMakeItRightMakeItFast#:~:text=your%20code%20base.%5D-,Right.,to%20DesignForPerformance%20ahead%20of%20time.) approach.