Categorygithub.com/skabillium/advent-of-code
repository
0.0.0-20241209082841-7ef6b0f5e608
Repository: https://github.com/skabillium/advent-of-code.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Advent of Code Solutions

Welcome to my Advent of Code solutions repository! Each year, I take on the challenge of solving Advent of Code puzzles in a different programming language or technology as a way to learn and broaden my skills. Currently, the solutions for the year 2023 are implemented in Golang.

Advent of Code

Advent of Code is an annual event where coding challenges are released each day leading up to Christmas. It's a great opportunity for programmers to improve their problem-solving skills and explore new programming languages and concepts.

Languages

  • Java - 2022 solutions in Java.
  • Golang - 2023 solutions in Golang.
  • Rust - 2024 solutions in Rust.