Skip to content

CGBassPlayer/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

These are my solutions for Advent of Code. All solutions for all years will be stored in this repository.

Year Language Days Completed
2023 Typescript Puzzles Solutions 9
2022 Python Puzzles Solutions 10
2019 Java Puzzles Solutions 4

Updates I want to make

  • Convert 2019 Java code to Gradle Project
  • Update documentation
    • 2019
    • 2022
  • Refactor and optimize solutions

Git Ignore

The .gitignore is generated used gitignore.io and will be updated as I use new languages.