Skip to content

E10YDEV/Advent-Of-Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

3 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Banner

Advent of Code is an annual series of programming challenges created by Eric Wastl. It consists of daily puzzles released during December, each with two parts that progressively increase in complexity. These challenges are a great way to practice programming, improve problem-solving skills, and have fun solving puzzles in your favorite programming language.

I have decided to use JavaScript because of its flexibility and the ability to solve challenges on any computer.

Warning

The code exposed in this repository is created quickly, unstructured and not optimal. It is not intended to be a reference.

How to Use

  1. Open the input page of the challenge in your browser.
  2. Press F12 to open the developer tools and navigate to the Console tab.
  3. Paste the solution for the challenge into the console and press Enter.

Links

About

My solutions for Advent Of Code 2024 ๐ŸŽ„

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published