Skip to content

abryndza/aoc2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024 Solutions

This repository includes my solutions for the daily coding challenges presented during Advent of Code 2024. I wrote all solutions in C# as part of my journey to learn and improve my skills in the language. Over the course of the event, I successfully earned 29 stars.

Structure

Each day has its own project containing:

  1. My solution in C#.
  2. Input.

Getting Started

Clone repository

git clone https://github.com/Aadameqq/aoc2024.git

Run the solution for a specific day, use the following command:

dotnet run --project AdventOfCode/DayN

replace N with the corresponding day number.

About

Advent of code 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages