Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rafaelrcamargo/aoc
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/rafaelrcamargo/aoc
advent-of-code aoc clojure rust
Last synced: 25 days 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/rafaelrcamargo/aoc
- Owner: rafaelrcamargo
- License: unlicense
- Created: 2022-12-28T03:51:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-05T03:17:29.000Z (11 months ago)
- Last Synced: 2023-12-05T04:27:02.702Z (11 months ago)
- Topics: advent-of-code, aoc, clojure, rust
- Language: Elixir
- Homepage: https://adventofcode.com/
- Size: 74.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 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.
-