• πŸš€ Spaceship Landing Strip

checkio coding js

Hello CheckiO users! πŸ™‚

Challenge yourself with our latest mission

Spaceship Landing Strip by uNdim - In the mission you need to find the maximum area of the largest possible rectangle that can be cleared

checkio(['G']) == 1
checkio(['GS', 'GS']) == 4
checkio(['GT', 'GG']) == 2
checkio(['GGTGG',
 'TGGGG',
 'GSSGT',
 'GGGGT',
 'GWGGG',
 'RGTRT',
 'RTGWT',
 'WTWGR']) == 9
checkio(['GSWGG', 'SGRST', 'WGSRS', 'RSSST']) == 4

πŸ’‘ 3 Highlights from the Python world:

Unit testing Python code in Jupyter notebooks - cover several options for unit testing Python code in a Jupyter notebook.

Machete-mode Debugging - This presentation explains an approach to debugging thorny Python problems, using Python’s dynamic nature to extract information in unusual ways.

A free HTML version of "Python from the Very Beginning"

Our congratulations to the winner of February 2021 - Phil15 - you are totally Awesome and we are very glad to have you here with us! πŸ‘πŸΌ

The users who’ve made the TOP 3 this month are bkaraica, Alexey.K., and ogoro.You are doing great, guys! Keep on coding! πŸ‘πŸΌ

Welcome to CheckiO - games for coders where you can improve your codings skills.

The main idea behind these games is to give you the opportunity to learn by exchanging experience with the rest of the community. Every day we are trying to find interesting solutions for you to help you become a better coder.

Join the Game