Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rayc2045/advent-of-code
JavaScript solutions for Advent of Code
https://github.com/rayc2045/advent-of-code
advent-of-code advent-of-code-2022 algorithm algorithm-challenges christmas christmas-calendar christmas-countdown javascript programming-challenges programming-puzzles puzzle-solution puzzle-solver
Last synced: 26 days ago
JSON representation
JavaScript solutions for Advent of Code
- Host: GitHub
- URL: https://github.com/rayc2045/advent-of-code
- Owner: rayc2045
- Created: 2022-12-04T16:11:22.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-24T04:37:28.000Z (almost 2 years ago)
- Last Synced: 2023-03-11T20:22:20.308Z (almost 2 years ago)
- Topics: advent-of-code, advent-of-code-2022, algorithm, algorithm-challenges, christmas, christmas-calendar, christmas-countdown, javascript, programming-challenges, programming-puzzles, puzzle-solution, puzzle-solver
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🎄 Advent of Code
![Photo by Joshua Aragon](https://images.unsplash.com/photo-1639440010117-b81ba14f83b2?w=1920&q=80)
[Advent of Code](https://adventofcode.com/) 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.