Skip to content

mankadronit/advent-of-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

27 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code Banner

Language Challenge

Advent of Code Solutions

Welcome to my solutions for the Advent of Code challenges. This repository contains code solutions to the daily coding puzzles of Advent of Code, an annual coding event.

πŸš€ Getting Started

Clone the repository:

git clone https://github.com/yourusername/advent-of-code.git
cd advent-of-code

πŸ› οΈ Running the Code

Ensure you have Node.js installed. To run a specific solution, navigate to the corresponding day folder and execute the script. For example:

node solution.js

πŸ“š Challenge Solutions (2024)

Day Challenge Language Solution
1 Historian Hysteria JavaScript Day 1 Solution
2 Red-Nosed Reports JavaScript Day 2 Solution
3 Mull It Over JavaScript Day 3 Solution
4 Ceres Search Python Day 1 Solution

πŸ“š Challenge Solutions (2023)

Day Challenge Language Solution
1 Trebuchet?! JavaScript Day 1 Solution
2 Cube Conundrum JavaScript Day 2 Solution
3 Gear Ratios JavaScript Day 3 Solution
...

🎯 Advent of Code

Check out the official Advent of Code website for more information on the coding challenges.


Happy Coding! πŸŽ„βœ¨

About

My Solutions for Advent-Of-Code Challenges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors