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.
This comment is hidden because it contains spoiler information about the solution
No if the purpose is to teach how those keywords work
I've revised the description and added examples. Let me know if it's still not clear.
What we should return if number is more than 1 000 000 ? I have an error( in those cases but it's difficult to understand where it is between a lot of symbols
Why? ;-)
No.
I second this. I think it would be great to be able to show your rank on your LinkedIn profile.
I think it could be done somewhat easily as well. DataQuest.io already offers LinkedIn certs for completing some of their lessons.
Very helpful advice, I revised my Kata description in accordance with your proposal.
Thank you, thank you and thank you~~
;-)
first,use toFixed() convert elements to two decimal place, for example, 1.2345 should convert to 1.23
and then, finger out how many elements are smaller than n.
This comment is hidden because it contains spoiler information about the solution
The random test cases spit out random numbers just to check your code works - don't expect to see logical sentences out of them... maybe once AI makes some progress :D
Glad you enjoyed it
Hi, glad you like it! 32 is indeed not Achilles, because it is a perfect power. The way you've written the factorization can be simplified to 25. Achilles are powerful, but not perfect, so you shouldn't be able to simplify the factorization to the point there's only a single base. Does that make sense?
Loading more items...