Skip to content

HansHabraken/adventofcode-2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

adventofcode-2022

Hello there, these are my solutions for the adventofcode 2022 challenge. Because this was the first year I tried this challenge. I opted to go with python, because I'm most comfortable with this language and it is also a great language for list/string manipulation.

My pitfalls

Day8

  • I found quickly a mental map on who to tackle this challange
  • Lost a lot of time because I forgot to add +1 to the index for trees on the right and bottom side.

About

My solutions for adventofcode 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages