Welcome to the Advent of Code puzzles repository!
This is a monorepo containing puzzles for various challenges from the Advent of Code programming competition.
Advent of Code is an annual coding event held every December. Each day, a new programming puzzle is released, challenging participants to solve problems ranging from simple algorithmic tasks to more complex challenges requiring creative thinking. The puzzles cover a variety of programming concepts, making it an excellent opportunity to enhance your coding skills.
Each year has its own directory (and most likely a different language):
- Go to Advent of Code
- Enjoy
Just in case you prefer playing with other people's toys - no judgement, have fun!
-
Clone the repository to your machine:
git clone https://github.com/jatzuk/Advent-of-Code.git
-
Inspect your new the thing