afonsojramos / competitive-programming

Collection of all the competitive programming competitions I partook in.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Competitive Programming

Collection of all the competitive programming competitions I partook in.

💻 emoji points to the respective code folder.

Collections of C++ exercises, as these platforms evaluate performance, therefore the language's powerful Standard Library proves highly useful.

Google's Hash Code is a team programming competition for both students and professionals around the world.

Fun website to train CSS skills, however, do not expect to use these on your day-to-day CSS, as correctness is not required, and the real purpose is minification. These are mostly one-liners, and I might not explain all problems, just the ones that are mainly optimization.

The only Advent calendar I pay attention to. Every year I try a different language, but I don't promise to finish it as sometimes the time restraints are just too tight.

About

The solutions implemented are my own. They are often a product of quick thinking and coding. The objective will always be to have overfitted code for each challenge as quickly and efficiently as possible; therefore, code quality will not be the main focus. However, I intend to have clean solutions that can be interpreted by someone other than me.

About

Collection of all the competitive programming competitions I partook in.


Languages

Language:Jupyter Notebook 64.0%Language:C++ 19.7%Language:Go 11.5%Language:TypeScript 3.5%Language:Rust 0.8%Language:Python 0.4%