Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mondonno/aoc

My own solutions of the challenges/algorithmic problems from all years when I attended in the Advent Of Code programmers challenge
https://github.com/mondonno/aoc

advent advent-of-code code swag

Last synced: about 14 hours ago
JSON representation

My own solutions of the challenges/algorithmic problems from all years when I attended in the Advent Of Code programmers challenge

Awesome Lists containing this project

README

        

# Advent Of Code Solutions
Here are solutions for [Advent Of Code]() puzzels,
wich are organized as Advent calendar.

## File structure

First on files structure is the year.
After that are folders named as the number of problems solved.
Then it begins, the code step. Usually one porblem folder have an input file, and code files.

## PR's and issues

To report an issue, just do it through Issues tab on this repository.
Every pull request is awesome, i'll love it! <3