Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shnarazk/advent-of-code
The annual event for computer science enthusiasts!
https://github.com/shnarazk/advent-of-code
advent-of-code bqn factor lean4 rust
Last synced: about 2 months ago
JSON representation
The annual event for computer science enthusiasts!
- Host: GitHub
- URL: https://github.com/shnarazk/advent-of-code
- Owner: shnarazk
- License: cc0-1.0
- Created: 2020-12-02T23:05:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-11-20T17:39:14.000Z (2 months ago)
- Last Synced: 2024-11-20T18:34:56.626Z (2 months ago)
- Topics: advent-of-code, bqn, factor, lean4, rust
- Language: Rust
- Homepage: https://adventofcode.com
- Size: 3.91 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- 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 a speed contest, interview prep, company training, university coursework, practice problems, or to challenge each other.
* [adventofcode.com](https://adventofcode.com/)
* [r/adventofcode](https://www.reddit.com/r/adventofcode/)
* [my data visualizer](https://github.com/shnarazk/AoCVisualizer)I solve all the problems in Rust and sometimes use some other interesting languages.
## 2023 completed
* [calendar](https://adventofcode.com/2023)
!["スクリーンショット 2023-12-28 15 55 59](https://github.com/shnarazk/advent-of-code/assets/997855/c3a5f888-5785-49a5-b528-35cb9c2328c8.png)
## 2022 completed
* [calendar](https://adventofcode.com/2022)
![スクリーンショット 2022-12-25 14 44 40](https://user-images.githubusercontent.com/997855/209458247-0b73a6db-bacb-45bb-85c2-c853be5c4939.png)
## 2021 completed
* [calendar](https://adventofcode.com/2021)
![](https://user-images.githubusercontent.com/997855/147392328-7c1c22a5-5490-4c80-83c8-ad0c0b1474cc.png)
## 2020 completed
* [calendar](https://adventofcode.com/2020)
![](https://user-images.githubusercontent.com/997855/103133983-1f3baf80-46f1-11eb-9f72-f6a002a30701.png)
## 2019 completed
* [calendar](https://adventofcode.com/2019)
![](https://user-images.githubusercontent.com/997855/182404533-3f2328ec-a9ad-4b64-8103-3588eb08ea42.png)
## 2018 completed
* [calendar](https://adventofcode.com/2018)
![](https://user-images.githubusercontent.com/997855/188858246-f71849de-ea4c-46eb-bb05-c209738f8628.png)
## 2017 completed
* [calendar](https://adventofcode.com/2017)
![](https://user-images.githubusercontent.com/997855/185718427-a07f1447-a476-465e-9d96-89688e13d7d1.png)
## 2016 completed
* [calendar](https://adventofcode.com/2016)
![](https://user-images.githubusercontent.com/997855/173385043-6d868c3a-c54e-4846-80b2-23e3243d9987.png)
## 2015 completed
* [calendar](https://adventofcode.com/2015)
![](https://user-images.githubusercontent.com/997855/147841525-2a16610d-a342-46ba-8d91-30d865aa78a5.png)