Skip to content

Welcome to my Advent of Code repository! This repo contains my solutions for the Advent of Code challenges. Advent of Code is an annual event where each day from December 1st to 25th, a new programming puzzle is released. It’s a fun way to improve your coding skills and get into the holiday spirit!

License

Notifications You must be signed in to change notification settings

jomaxso/AdventOfCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Advent of Code

Advent of Code Solutions 🎅🎄

Welcome to my Advent of Code repository! This repo contains my solutions for the Advent of Code challenges. Advent of Code is an annual event where each day from December 1st to 25th, a new programming puzzle is released. It’s a fun way to improve your coding skills and get into the holiday spirit!

Structure

  • Each day’s challenge is in its own folder (e.g., Day01, Day02, etc.).
  • Each folder contains:
    • input.txt: The puzzle input for that day.
    • solution.cs: My solution in C#.
    • README.md: A brief explanation of the solution and the approach taken.

Progress

  • Day 01: Historian Hysteria
  • Day 02: Red-Nosed Reports
  • Day 03: Mull It Over
  • Day 04: Ceres Search
  • Day 05: Print Queue
  • Day 06: 👢
  • Day 07:
  • Day 08:
  • Day 09:
  • Day 10:
  • Day 11:
  • Day 12:
  • Day 13:
  • Day 14:
  • Day 15:
  • Day 16:
  • Day 17:
  • Day 18:
  • Day 19:
  • Day 20:
  • Day 21:
  • Day 22:
  • Day 23:
  • Day 24: 🎅🎄

How to Run

  1. Clone the repository:
git clone https://github.com/jomaxso/advent-of-code.git
  1. Navigate to the folder of the day you want to run:
cd advent-of-code/Day01
  1. Compile and run the solution:
csc solution.cs
./solution

Contributions

Feel free to fork this repository and submit pull requests if you have improvements or alternative solutions. Let’s learn and grow together!

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Welcome to my Advent of Code repository! This repo contains my solutions for the Advent of Code challenges. Advent of Code is an annual event where each day from December 1st to 25th, a new programming puzzle is released. It’s a fun way to improve your coding skills and get into the holiday spirit!

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •