Loading collection data...
Collections are a way for you to organize kata so that you can create your own training routines. Every collection you create is public and automatically sharable with other warriors. After you have added a few kata to a collection you and others can train on the kata contained within the collection.
Get started now by creating a new collection.
And why is that (really interested in the answer) ?
This comment is hidden because it contains spoiler information about the solution
real🤣
Isn't this technically wrong? It truncates after two decimals instead of rounding.
https://developer.mozilla.org/en-US/docs/Web/JavaScript/Guide/Regular_expressions
That's how I did it :D
how long have you been doing this?
wow your solution is better than mine
genius
very cool bro
Its not. Very simple bcoz using just a single mehod that returs 0 if negative or an addition result. Very logical and concise solution.
wow😂😍
That one indian programmer's code u need to refactor:
very short way. it's great.
Why using Math.pow(height,2) over height**2? Genuine question.
Loading more items...