https://github.com/pierrecamilleri/advent_of_code_2020
https://github.com/pierrecamilleri/advent_of_code_2020
advent-of-code adventofcode adventofcode2020 aoc aoc2020
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pierrecamilleri/advent_of_code_2020
- Owner: pierrecamilleri
- Created: 2020-12-01T08:42:34.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2020-12-18T14:49:25.000Z (almost 5 years ago)
- Last Synced: 2025-03-29T08:30:22.929Z (8 months ago)
- Topics: advent-of-code, adventofcode, adventofcode2020, aoc, aoc2020
- Language: Python
- Homepage:
- Size: 135 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
🎄🎄🎄 Solutions to [advent of code 2020](https://adventofcode.com/2020)
--------------------------------
My take in python, with the aim of clean test-driven code, and with an overuse of numpy and pandas when applicable. 🌟🌟