mirror of
https://github.com/zebrajr/coding-challenges.git
synced 2025-12-06 12:20:53 +01:00
| .. | ||
| 2024 | ||
| README.md | ||
Advent of Code 2024
Source: Advent of Code
Table of Contents
Overview
Advent of Code is an annual event where participants solve daily coding challenges throughout December. Each day presents a new problem, often reflecting a festive theme. This repository contains my solutions to each day's challenges, as well as my reflections and learnings along the way.
Getting Started
To run the Go solutions, ensure you have Go installed on your machine. You can check your installation by running:
go version
Directory Structure
Contributing
If you would like to contribute or provide feedback, feel free to reach out or create an issue. I welcome suggestions, improvements, and discussions related to the Advent of Code challenges.
License
This project is licensed under the MIT License. See the LICENSE file for more details.