Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 810 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 810 Bytes

AdventOfCode

My answers to the Advent of Code calendar

Note: This code was made just for fun, usually without any solid documentation and ignoring best practices.

https://adventofcode.com/

From their about-page:

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.

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.