Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ammarnajjar/adventofcode
Advent of code solutions
https://github.com/ammarnajjar/adventofcode
advent advent-of-code advent-of-code-2018 challenges educational python
Last synced: 12 days ago
JSON representation
Advent of code solutions
- Host: GitHub
- URL: https://github.com/ammarnajjar/adventofcode
- Owner: ammarnajjar
- License: mit
- Created: 2019-10-29T11:52:41.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-11T12:18:43.000Z (over 2 years ago)
- Last Synced: 2023-08-01T13:44:48.902Z (over 1 year ago)
- Topics: advent, advent-of-code, advent-of-code-2018, challenges, educational, python
- Language: Python
- Homepage: https://adventofcode.com/
- Size: 236 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Advent of code challenge solutions
[![CI](https://github.com/ammarnajjar/adventofcode/workflows/CI/badge.svg)](https://github.com/ammarnajjar/adventofcode/actions)
[![Updates](https://pyup.io/repos/github/ammarnajjar/adventofcode/shield.svg)](https://pyup.io/repos/github/ammarnajjar/adventofcode/)
[![Total alerts](https://img.shields.io/lgtm/alerts/g/ammarnajjar/adventofcode.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ammarnajjar/adventofcode/alerts/)
[![Language grade: Python](https://img.shields.io/lgtm/grade/python/g/ammarnajjar/adventofcode.svg?logo=lgtm&logoWidth=18)](https://lgtm.com/projects/g/ammarnajjar/adventofcode/context:python)
[![Maintainability](https://api.codeclimate.com/v1/badges/761837aa12b97accbb00/maintainability)](https://codeclimate.com/github/ammarnajjar/adventofcode/maintainability)My solutions for the [Advent of code](https://adventofcode.com) challenges!