Skip to content

Personal repository of Advent of Code 2021. Testbed for learning new languages, and excellent for honing skills in more familiar languages.

Notifications You must be signed in to change notification settings

matthboers/adventofcode2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2021

Solutions by Matthijs Boers

https://adventofcode.com/2021

Programming languages used:

  • Rust
  • Haskell
  • C#
  • Python

My initial goal was to use Rust. My unfamiliarity with the language proved to be an issue, thus I am mostly working in Haskell. Occasionally with C# and Python, if Haskell is giving me too many headaches.

Progress log

Day 1: Solved in Rust
Day 2: Solved in Rust
Day 3: Solved in Rust
Day 4: Solved in Haskell
Day 5: Solved in C# / Haskell
Day 6: Solved in Haskell
Day 7: Solved in Haskell
Day 8: Solved in Haskell
Day 9: Solved in C#
Day 10: Solved in Haskell
Day 11: ..

About

Personal repository of Advent of Code 2021. Testbed for learning new languages, and excellent for honing skills in more familiar languages.

Resources

Stars

Watchers

Forks