Skip to content

This project includes solutions for most of the Advent of Code 2019 challenges.

License

Notifications You must be signed in to change notification settings

rumkugel13/AdventOfCode2019

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent Of Code 2019

This project includes solutions for most of the AdventOfCode 2019 challenges.

All of the projects are built in C# using the dotnet core runtime. Note: Until day 8 i didn't know what LINQ was, our how to use it. Now that i do, i highly recommend using it, since it makes processing collections and other stuff way easier.

Progress

  • Finished: Days 01-21, 22 Part 1, 23-25
  • Todo: Day 22 Part 2

About

This project includes solutions for most of the Advent of Code 2019 challenges.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages