Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ecklf/advent-of-code-2021
Advent of Code 2021
https://github.com/ecklf/advent-of-code-2021
advent-of-code advent-of-code-2021 aoc
Last synced: about 1 month ago
JSON representation
Advent of Code 2021
- Host: GitHub
- URL: https://github.com/ecklf/advent-of-code-2021
- Owner: ecklf
- Created: 2021-11-23T17:14:22.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2021-12-11T15:13:26.000Z (about 3 years ago)
- Last Synced: 2024-10-04T18:41:35.842Z (4 months ago)
- Topics: advent-of-code, advent-of-code-2021, aoc
- Language: Rust
- Homepage:
- Size: 86.9 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021
Advent of Code[^aoc] 2021 challenges
## Benchmarks
| Day | Part 1 | Part 2 |
| --: | ----------: | ---------: |
| 01 | 998.67 ns | 990.62 ns |
| 02 | 893.63 ns | 675.42 ns |
| 03 | 130.60 us | 687.39 us |
| 04 | 2.2989 ms | 10.333 ms |
| 05 | 7.7336 ms | 15.319 ms |
| 06 | 208.55 ns | 597.21 ns |
| 07 | 9.4146 us | 1.1941 us |
| 08 | 65.968 us | 743.16 us |
| 09 | 663.98 us | 3.6186 ms |
| 10 | 80.566 us | 82.798 us |
| 11 | 216.61 us | 741.57 us |[^aoc]: [Advent of Code][aoc] – 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.
[aoc]: https://adventofcode.com