Skip to content

My πŸŽ„ Advent of Code πŸŽ„ solutions, read at your own risk :)

License

Notifications You must be signed in to change notification settings

ZoltePudeleczko/AdventofCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

97 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Advent of Code

If you don't know Advent of Code is - it's this beautiful initiative where you have to solve a puzzle every day from December 1st to December 25th each year. The puzzles are divided in two parts and you can earn a star for each part you solve. The puzzles can be solved in any programming language and you can find them here.

This repository serves as my container for all my tries at solving the puzzles. Some of the solutions are clever some not so much, be warned πŸ˜…

2017 puzzles view my solutions in C++ C++ Complete 50 🌟s
2018 puzzles view my solutions in C# C#
2020 puzzles view my solutions in Python Python Complete 50 🌟s
2021 puzzles view my solutions in Python Python
2022 puzzles view my solutions in R R
2023 puzzles view my solutions in Rust Rust