An open API service indexing awesome lists of open source software.

https://github.com/jeanextreme002/advent-of-code

:medal_sports: Solutions I created for Advent of Code in Python.
https://github.com/jeanextreme002/advent-of-code

advent-of-code computer-science python

Last synced: 15 days ago
JSON representation

:medal_sports: Solutions I created for Advent of Code in Python.

Awesome Lists containing this project

README

          

# Advent-of-Code
This repository contains the solutions I created for the Advent of Code's challenges in Python.

> [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. People use them as a speed contest,

interview prep, company training, university coursework, practice problems, or to challenge each other.


You don't need a computer science background to participate - just a little programming knowledge

and some problem solving skills will get you pretty far. Nor do you need a fancy computer; every

problem has a solution that completes in at most 15 seconds on ten-year-old hardware.