Skip to content

πŸŽ„ My Advent of Code solutions.

Notifications You must be signed in to change notification settings

Grenkin1988/adventofcode_2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

41 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of code 2021

Here are my solutions for Advent of code 2021 using F#.

Code organization

Each day is in separate file with part 1 and 2 tests for each day. It is very convenient to run and debugsolutions in Visual studio.