Skip to content

mtaylorsherwood/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Repository for my attempts at the Advent of Code.

Time Tracking

For a bit of fun, how long did these take to solve.

All times in minutes.

Day Puzzle One Puzzle Two Notes
01 19 8
02 60 40
03 30 25
04 90 32 Exceptions? What exceptions... nothing to see here.
05 25 100 Part two is a write off... Really should have a method that checks and proves the correctness of the line rather than the loops
06 60 Forgot to remove the ^ denoting the starting guard position, then needed to make sure positions were unique
07
08
09
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25

About

Advent of Code challenges

Resources

Stars

Watchers

Forks

Languages