Skip to content

luzianscherrer/aoc2023

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code Programming Challenge 2023

It's Advent of Code again...

This time I was trying to make use of NumPy, pandas and the like as much as possible. I also went full on NetworkX for the graph related stuff.

The most difficult levels to me were 5b, 12b, 21b, and 24b. I needed hints for all of those.

Other noteworthy encounters:

  • Most fun: 8 and 13
  • Most boring: 15b
  • Best plot twist for part 2: 8
  • Easiest: 25

About

Advent of Code programming challenge

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages