Skip to content

yndajas/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code solutions

My solutions to Advent of Code puzzles

Stats

Stars by year

Each of the 25 days per year has two parts. Finding the correct answer for part one awards one star and reveals part two. Finding the correct answer for part two awards a second star, meaning that there are a maximum of 50 stars available each year

Year Stars
2024 (ongoing) 30
2023 10
2022 2
2015 4

Parts solved by language by year

Starting in 2024, I've solved some parts in multiple languages. This doesn't award extra stars

Language 2024 (ongoing) 2023 2022 2015 Total
TypeScript 30 10 0 4 44
C# 8 0 0 8
Go 4 0 0 4
Rust 4 0 0 4
Ruby 0 0 2 2

Getting the prompt and input

These are available at https://adventofcode.com/THE_YEAR/day/THE_DAY_WITHOUT_ZERO_PADDING. To get them locally, run the script script/start.zsh (or script/download.zsh) with the year and day

About

Advent of Code solutions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published