Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/anand2312/advent-of-code
My solutions/attempts for Advent of Code.
https://github.com/anand2312/advent-of-code
Last synced: 21 days ago
JSON representation
My solutions/attempts for Advent of Code.
- Host: GitHub
- URL: https://github.com/anand2312/advent-of-code
- Owner: anand2312
- Created: 2020-11-30T05:54:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-12-15T16:41:38.000Z (22 days ago)
- Last Synced: 2024-12-15T17:31:52.310Z (22 days ago)
- Language: Python
- Size: 237 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Advent of Code
My solutions/attempts for Advent of Code.[Advent of Code](https://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.
For 2021, I am attempting to solve them in Python and Rust (and SQL?! although I have put those few random solutions on gists)