Skip to content

MaxAtoms/AoC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

24 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code

My solutions to Advent of Code. Sometimes more elegant, sometimes less. After finding a solution, I most often will not do any refactoring. However, I sometimes may overdo the domain mapping and play with newer or relatively infrequently used language constructs (e.g. ranges, switch expressions in C#).