Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/travisty-/advent-of-code
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.
https://github.com/travisty-/advent-of-code
advent-of-code
Last synced: about 2 months ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/travisty-/advent-of-code
- Owner: travisty-
- Created: 2024-12-02T07:45:29.000Z (about 2 months ago)
- Default Branch: master
- Last Pushed: 2024-12-02T07:50:16.000Z (about 2 months ago)
- Last Synced: 2024-12-02T08:35:27.878Z (about 2 months ago)
- Topics: advent-of-code
- Homepage: https://adventofcode.com
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# advent-of-code
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 a speed contest, interview prep, company training, university coursework, practice problems, 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.