Skip to main content

CodingGame

Recently, I rediscovered CodinGame a fun coding challenge site and completed some easy and medium level challenges. The first I worked on is "Mars Lander - Episode 2", where our task is to manage and extrapolate the speed of a spaceship and make it land on flat ground at the correct speed. My solution completed 3 from the 5 test cases. I  implemented 100% solutions to "1D Spreadsheet" and "Shadows of the Knight 1" problems. It's always fun to code something completely different than usual work.


Comments