Skip to content

victorvsp/aoc22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code 2022 - My Solutions

Repository of my solutions to the problems for advent of code 2022. As always, around Christmas week I fell of track and stopped doing the problems daily. I'm still planning on finishing all problems. Some comments:

  • I deleted day 10 by accident before starting to use git. Lesson learned (again).
  • Day 16 part 2 "works" but it deserves a lot of optimization. Mainly, pre-processing the graph to transform it into a weighted graph and only keeping the nodes with valves in them will speed things up by a lot.

About

My solutions for Advent of Code 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages