Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 350 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 350 Bytes

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#).