Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

zsoltime/advent-of-code

Repository files navigation

βœ¨πŸŽ„ Advent of Code 2022 πŸŽ„βœ¨

Here are my solutions to the Advent of Code 2022 puzzles. The solutions are written in JavaScript using Node.js.

Usage

In this repository you can find my solutions for the puzzles. Each day's solution is located in its own directory.

In these directories you will find:

  • README.md: the puzzle description
  • input.txt: my puzzle input; to use your own input text from the puzzle, you can copy/paste it in this file
  • index.js: my solution
  • index.test.js: tests for part 1 and part 2 of the puzzle, using the example in the description

You can use npm start <day> to get the solutions for that day; e.g. npm start 01 to get the first day.

Releases

No releases published

Packages

No packages published

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /