https://github.com/nicolasgasco/advent_of_code_2021
Small programming puzzles in anticipation of Christmas
https://github.com/nicolasgasco/advent_of_code_2021
algorithms c javascript python
Last synced: 7 months ago
JSON representation
Small programming puzzles in anticipation of Christmas
- Host: GitHub
- URL: https://github.com/nicolasgasco/advent_of_code_2021
- Owner: nicolasgasco
- Created: 2021-12-01T16:54:21.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-06T06:51:49.000Z (almost 4 years ago)
- Last Synced: 2025-01-15T01:44:31.937Z (9 months ago)
- Topics: algorithms, c, javascript, python
- Language: Python
- Homepage: https://adventofcode.com/
- Size: 69.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code 2021
> 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.Source [here](https://adventofcode.com/).
## Days completed
1. [X] Day 1
2. [X] Day 2
3. [X] Day 3
4. [x] Day 4
5. [x] Day 5Aaaand it ends here 😢 It was fun, but I really have too much on my plate right now.