Skip to content

calebthewood/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 

Repository files navigation

Advent of Code

This repo houses my solutions for the Advent of Code advent calendar. My solutions will be in Python.

Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like.People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other. - Eric Wastl

2022 Advent Calendar

I completed this year's challenges in Python. I made it thru day 12, ending on a highnote by implementing my own Dijkstra's algo to find the shortest path thru a weighted graph. I called it quits there tho as the challenges did start taking up a decent chunk of my day. Excited for next year.

  • Day 1: Calorie Counting
  • Day 2: Rock Paper Scissors
  • Day 3: Rucksack Reorganization
  • Day 4: Camp Cleanup
  • Day 5: Supply Stacks
  • Day 6: Tuning Trouble
  • Day 7: No Space Left On Device
  • Day 8: Treetop Tree House
  • Day 9: Rope Bridge
  • Day 10: Cathode-Ray Tube
  • Day 11: Monkey in the Middle
  • Day 12: Hill Climbing Algorithm
  • Day 13: Game Over! ...

Solutions?

Curious about one of my solutions? Come find me on twitter or shoot me an email!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages