https://github.com/bismarkhenao/advent-of-code-2022
The advent of code puzzles written in ES6 - https://adventofcode.com/
https://github.com/bismarkhenao/advent-of-code-2022
advent-of-code advent-of-code-2022 advent-of-code-2022-javascript
Last synced: about 1 month ago
JSON representation
The advent of code puzzles written in ES6 - https://adventofcode.com/
- Host: GitHub
- URL: https://github.com/bismarkhenao/advent-of-code-2022
- Owner: bismarkhenao
- License: mit
- Created: 2022-12-01T20:34:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-06T18:15:15.000Z (over 2 years ago)
- Last Synced: 2025-01-30T09:22:59.271Z (3 months ago)
- Topics: advent-of-code, advent-of-code-2022, advent-of-code-2022-javascript
- Language: JavaScript
- Homepage:
- Size: 69.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/bismarkhenao/advent-of-code-2022/actions/workflows/node.js.yml)
# advent-of-code-2022
The advent of code puzzles written in ES6 - https://adventofcode.com/Advent of Code is an Advent calendar of small programming puzzles for a variety of skill sets and skill levels that can be solved in any programming language you like. People use them as interview prep, company training, university coursework, practice problems, a speed contest, or to challenge each other.
You don't need a computer science background to participate - just a little programming knowledge and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every problem has a solution that completes in at most 15 seconds on ten-year-old hardware.