joao-conde / advents-of-code

πŸŽ„πŸŽ Solutions for the yearly advent of code challenges

Home Page:https://adventofcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Advents of Conde πŸŽ„

Repository to host solutions for the yearly advent of code challenges.

From the Advent Of Code page on December 2017:

"Advent of Code is a series of small programming puzzles for a variety of skill levels. They are self-contained and are just as appropriate for an expert who wants to stay sharp as they are for a beginner who is just learning to code. Each puzzle calls upon different skills and has two parts that build on a theme."

Language Breakdown

Languages used for each year and completion measured as collected stars.

Specific versions detailed in each year's README file.

Year Language Completion
2023 Rust 21/50
2022 Scala 43/50
2021 TypeScript 41/50
2020 Rust 50/50
2019 C++ 25/50
2018 JavaScript 18/50
2017 Python 46/50

About

πŸŽ„πŸŽ Solutions for the yearly advent of code challenges

https://adventofcode.com

License:MIT License


Languages

Language:Rust 32.9%Language:Scala 16.7%Language:Python 16.5%Language:C++ 14.9%Language:TypeScript 13.7%Language:JavaScript 5.4%