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

https://github.com/callumrollo/advent-of-code-2020


https://github.com/callumrollo/advent-of-code-2020

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Advent of Code 2020

My first attempt at a coding challenge series.

I will use Python and sole aim is to solve the problems. I will probably use several external libraries (notably pandas) and solutions may well be inelegant

### Time estimates

- Day 01 15 mins
- Day 02 30 mins