Skip to content

My solutions to the Advent of Code challenges - JS, no libraries

License

Notifications You must be signed in to change notification settings

MilanFox/Advent-of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code

Welcome to my "Advent of Code" repository! This repository contains my solutions to the Advent of Code challenges, implemented exclusively in JavaScript.

To run the solutions, follow these steps:

  1. Provide your own input.txt file. This input file is not shared in the repository due to Advent of Code's rules.
  2. Use your preferred JavaScript runtime (Node, Deno, Bun) to execute the file. All should work without any issues.

Some solutions might create a 2D render called "visualization.txt" which is best viewed in a browser, due to their ability to zoom out.

This repository is for educational purposes and to share my approach to solving the Advent of Code challenges. Feel free to explore, modify, and use any code you find here for your own learning and projects.

Advent of Code

🏺️ 2024

βš™οΈ 2023

πŸŒ‹ 2022

🌊 2021

✈️ 2020

πŸš€ 2019

⏳ 2018

πŸ‘Ύ 2017

πŸŽ„ 2015

About

My solutions to the Advent of Code challenges - JS, no libraries

Topics

Resources

License

Stars

Watchers

Forks