Skip to content

CjS77/aoc2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2020

We'll be trying to solve this year's Advent of Code puzzles using as idiomatic Rust as possible!

Think lots of Functional Programming, Iterators, Pattern matching, type safety and other goodness.

The solutions are covered in a YouTube series so you can follow along.

As I post the videos, I'll merge the solutions into the main branch. This will be about a week after the puzzles drop to avoid spoilers, but if you want to peek ahead, you can see more recent solutions in the day_nn branches on this repo.

Not idiomatic enough?

Post comments in the Youtube videos, or submit a PR!

Happy Coding!

About

Advent of Code 2020

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages