CodingGame/README.md
2022-03-13 19:40:00 +01:00

2.1 KiB
Executable File

CodingGame


Language Licence OpenSource

In this github project you will find all my solutions for Codingame challenges I have made. Some challenges are done in C and Python and some in Python only. If I have time one day I will do all in C.

Be careful, a lot of my solutions aren't optimized because I didn't took time to do that

Easy challenges


Challenge C Python
ASCII ART x
Unary x
Power of Thor - Chapter 1 x
Onboarding x
Mars Lander - Chapter 1 x
Horse racing duals x
Defibrillators x
The descent x
Temperatures x
Mime type x

Medium challenges


Challenge C Python
There is no spoon - Chapter 1 x
Shadows of the knigth - Chapter 1 x
Stock exchange losses x
Winamax battle x
Don't panic - Chapter 1 x

Hard challenges