Skip to content

My solutions for the 2022 Advent of Code challenges. 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.

Notifications You must be signed in to change notification settings

p2635/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

92 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

image

This is my repo for solving the 2022 Advent of Code challenges.

  • Start Date: 03 December 2022
  • End Date: I don't know if I can make it 'til the end!
  • /day1, /day2 folders correspond to the puzzles in the below checklist.
  • /input stores the puzzle input from the AoC website.
  • /tests pytest files in here, I didn't write them for every challenge though.
  • Coded on Github Codespaces originally but I realized there is a limited usage. Now I'm doing things locally, I had to get used to fixing the env by creating a virtual env.

Note: When I started this challenge, I was a python n00b so this made my brain work. I am becoming less of a noob as I progress.

  • 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 🐒 (50% complete, part 2 too hard for my skill level at this point)
  • Day 12: Hill Climbing Algorithm ⛰️
  • Day 13: Distress Signal 🆘
  • Day 14: Regolith Reservoir 🌊
  • Day 15: Beacon Exclusion Zone 🚨
  • Day 16: Proboscidea Volcanium 🌋
  • Day 17: Pyroclastic Flow
  • Day 18: Boiling Boulders
  • Day 19: Not Enough Minerals
  • Day 20: Grove Positioning System
  • Day 21: Monkey Math
  • Day 22: Monkey Map
  • Day 23: Unstable Diffusion
  • Day 24: Blizzard Basin
  • Day 25: Full of Hot Air

About

My solutions for the 2022 Advent of Code challenges. 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.

Topics

Resources

Stars

Watchers

Forks

Languages