Skip to content

burrowsdt/AdventOfCode2022

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

❄️ 🎄 ⛄ Advent of Code 2022 ⛄ 🎄 ❄️

About This Repo

Documenting my solutions and progress for Advent of Code 2022. This is my first time attempting the challenge.

I'm using Python Python symbol, a language I don't use very often - I typically reach for R R symbol or Javascript Javascript symbol - and am using this as a chance to brush up and hopefully learn some new tricks. I'm running Python 3.12 through Visual Studio Code VS Code symbol.

Although I'm mainly focused on making it work and finding a solution, I'll probably come back once or twice to refactor the more interesting/challenging puzzles, or to try a different approach with performance benchmarks.

Current Status

Day Completion
Day 1 ⭐ ⭐
Day 2 ⭐ ⭐
Day 3 ⭐ ⭐
Day 4 ⭐ ⭐
Day 5 ⭐ ⭐
Day 6 ⭐ ⭐
Day 7 ⭐ ⭐
Day 8 ⭐ ⭐

Caveats:

  • Day 7 - used someone else's code to get through part 1!

Current Status in the Advent of Code Competition

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages