Skip to content

matheusvellone/adventofcode

Repository files navigation

To execute any test use the command

node index.js [year] [day] [part]
  • If part is not provided, both parts (1 and 2) will be executed
  • If day is not provided, all days (1~25) will be executed
  • If year is not provided, all years (2015~2017) will be executed
  • If the combination year-day-part doesn't have a file, the execution will be skipped

This repository holds all my AdventOfCode challenges and the table below describes the current status of the challenges

2015 2016 2017
1 Link Link Link
2 Link Link Link
3 Link Link Link
4 Link Link Link
5 Link Link Link
6 Link Link Link
7 Link Link Link
8 Link Link Link
9 Link Link Link
10 Link Link Link
11 Link Link Link
12 Link Link Link
13 Link Link Link
14 Link Link Link
15 Link Link Link
16 Link Link Link
17 Link Link Link
18 Link Link Link
19 Link Link Link
20 Link Link Link
21 Link Link Link
22 Link Link Link
23 Link Link Link
24 Link Link Link
25 Link Link Link