Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

maximemader/advent-of-code-2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code

Welcome to my 2024's Advent of Code repository! 🎄✨

This repository contains all the code I created while participating in the Advent of Code competition. Advent of Code is an annual event featuring a series of fun and challenging programming puzzles that run every December, leading up to Christmas.

Contents

The repository is organized by day. For this repository, it contains only the puzzles from 2024.

Each day's puzzle is implemented in a single C# file with the following structure:

  Day01.cs
  Day02.cs
  Day03.cs
  ...

DayXX.cs: The C# script containing my solution to the puzzle for the corresponding day.

My Experience

Advent of Code has been a fantastic opportunity to:

  • Sharpen my problem-solving and coding skills.
  • Explore new algorithms and data structures.

I loved Day 17, 21. ❤️

This repository is a testimony to my quick and dirty implementations with my morning coffee. ☕

Acknowledgments


Happy coding! 🎅

About

Advent of Code 2024 in C#

Topics

Resources

Stars

Watchers

Forks

Languages