Skip to content

kriogenia/advent_of_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

153 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Advent of Code

What is Advent of Code? From the author, Eric Wastl:

Advent of Code is an Advent calendar of small programming puzzles for a variety of 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.

You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.

This repository contains all my partial attempts to the Advent of Code divided by years. Each year I attempt the challenge with a different language so I can use this event as an excuse to reinforce my knowledge with some languages or learn new ones.

2021 2022 2023 2024 2025
Python Rust Typescript Zig Gleam
2021 2022 2023 2024 2025

Inside the folder of each year you can find a different README.md with the information about the structure used, how it can be run, acknowledgments and sometimes a few afterthoughts of my journey throughout the challenges.

Stats

  • Years: 5
  • Total: 112/224 ⭐
  • Max: Gleam 2025 (100%)
  • Min: Typescript 2023 (22.00%)
  • Average: 55.20%
  • Median: 60.00%

About

Solutions for the Advent of Code in different languages

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors