Skip to content

A collection of solutions for the Advent of Code 2024 challenges. This repository showcases problem-solving techniques and creative implementations in a variety of coding puzzles designed to test programming skills during the annual Advent of Code event.

Notifications You must be signed in to change notification settings

mdmorris/AdventOfCode2024

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Advent of Code 2024

Welcome to my Advent of Code 2024 repository! This project contains solutions and notes for the daily programming challenges provided by Advent of Code. The repository is organized to make it easy for you to explore solutions, review problem-solving approaches, and dive into the exciting world of algorithmic puzzles.

About Advent of Code

Advent of Code is an annual event where participants solve a series of programming puzzles released daily from December 1st through December 25th. These puzzles are designed to be both fun and educational, ranging in difficulty and requiring creative thinking.

Prerequisites

  • Python 3.8 or higher.
  • A code editor or IDE (e.g., VSCode, PyCharm).

Setup

  1. Clone the repository:
    git clone https://github.com/mdmorris/AdventOfCode2024.git
    cd AdventOfCode2024

Happy coding and enjoy the puzzles!

About

A collection of solutions for the Advent of Code 2024 challenges. This repository showcases problem-solving techniques and creative implementations in a variety of coding puzzles designed to test programming skills during the annual Advent of Code event.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages