Skip to content

pranasziaukas/advent-of-code

Repository files navigation

Advent of Code

test License: MIT Code style: black

What is it?

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

How to use it?

Here is the latest version.

Then do make solution day=<number> to create a solution folder based on the (very) simple template and have fun!