Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pedro-stanaka/aoc-solutions
https://github.com/pedro-stanaka/aoc-solutions
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/pedro-stanaka/aoc-solutions
- Owner: pedro-stanaka
- License: bsd-3-clause
- Created: 2021-12-01T17:05:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T09:44:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T22:54:56.194Z (7 months ago)
- Language: Python
- Size: 129 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent Of Code - Solutions
This repository contains my solutions to the [Advent of Code](https://adventofcode.com/) puzzles.
Each year I choose to solve the puzzles in a different language. The languages I have used so far are:
- 2021: Ruby
- 2022: Python