Skip to content

carodewig/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

advent-of-code

Just a fun way to solve little programming problems on the weekend

Progress so far:

  • 2015: complete! (50 ⭐)
  • 2016: complete through day 6 (12 stars)
  • 2019: complete through day 15 (30 stars)
  • 2020: complete through day 19 (39 stars)
  • 2021: complete through day 11 (22 stars)
  • 2023: complete through day 9 (18 stars)
  • 2024: complete through day 13 (26 stars)

Running code:

2015, 2019-2021: Poetry used to manage dependencies (pyenv recommended as well).

2016, 2023, 2024: Rust, Cargo used. Ex: cd advent-rs/2016 && cargo run --bin day_01

About

Solutions to problems from https://adventofcode.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published