Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tterb/advent-of-code
My solutions to the Advent of Code challenges
https://github.com/tterb/advent-of-code
advent-of-code advent-of-code-2017 advent-of-code-2018 advent-of-code-2019 advent-of-code-2020 advent-of-code-2021
Last synced: 27 days ago
JSON representation
My solutions to the Advent of Code challenges
- Host: GitHub
- URL: https://github.com/tterb/advent-of-code
- Owner: tterb
- License: mit
- Created: 2017-12-15T12:52:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-27T20:24:45.000Z (almost 2 years ago)
- Last Synced: 2024-06-21T18:44:23.070Z (5 months ago)
- Topics: advent-of-code, advent-of-code-2017, advent-of-code-2018, advent-of-code-2019, advent-of-code-2020, advent-of-code-2021
- Language: Go
- Homepage: https://adventofcode.com
- Size: 441 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[**Advent of Code**](http://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 a [speed contest](https://adventofcode.com/2019/leaderboard), interview prep, company training, university coursework, practice problems, or to [challenge each other](https://www.reddit.com/r/adventofcode/search?q=flair%3Aupping&restrict_sr=on).
## Archive
You can also checkout solutions from previous years:
* [2017](./2017/)
* [2018](./2018/)
* [2019](./2019/)
* [2020](./2020/)
* [2021](./2021/)