Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/milind220/advent-of-code-2021

My Python solutions for the Advent of Code 2021 challenge!
https://github.com/milind220/advent-of-code-2021

advent-of-code advent-of-code-2021 algorithm-challenges challenge python

Last synced: about 1 month ago
JSON representation

My Python solutions for the Advent of Code 2021 challenge!

Awesome Lists containing this project

README

        

# Advent of Code 2021

My solutions for the [Advent of Code 2021](https://adventofcode.com/2021/about) challenge, written in Python!
Took the opportuinity to practice and get more comfortable with numpy and algorithms in general.

A few of my friends and I created a private leaderboard to compete with each other! You can find their solutions below:

* [Alex Scriba](https://github.com/AlexScriba/AdventOfCode2021)
* [Alibi Melis](https://github.com/AlibiMelis/Advent-of-Code-2021)
* [Matthew Betty](https://github.com/MatthewBetty/Advent-of-Code-2021)