AlbertSuarez / advent-of-code-2019

πŸŽ„ Small programming puzzles that can be solved in any programming language you like.

Home Page:https://asuarez.dev/advent-of-code-2019

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advent of code 2019

HitCount contributions welcome GitHub stars GitHub forks GitHub repo size in bytes

πŸŽ„ Small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.

Requirements

Since the selected promogramming language will something random thanks to this Random Programming Language Selector, that I built for this, the requirements for running every problem will be specified in the README.md of each day_XX folder.

Completion status

Problem Part 1 Part 2
Day 01 ❌ ❌
Day 02 ❌ ❌
Day 03 ❌ ❌
Day 04 ❌ ❌
Day 05 ❌ ❌
Day 06 ❌ ❌
Day 07 ❌ ❌
Day 08 ❌ ❌
Day 09 ❌ ❌
Day 10 ❌ ❌
Day 11 ❌ ❌
Day 12 ❌ ❌
Day 13 ❌ ❌
Day 14 ❌ ❌
Day 15 ❌ ❌
Day 16 ❌ ❌
Day 17 ❌ ❌
Day 18 ❌ ❌
Day 19 ❌ ❌
Day 20 ❌ ❌
Day 21 ❌ ❌
Day 22 ❌ ❌
Day 23 ❌ ❌
Day 24 ❌ ❌

License

MIT Β© Albert Suarez

About

πŸŽ„ Small programming puzzles that can be solved in any programming language you like.

https://asuarez.dev/advent-of-code-2019

License:MIT License