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
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Javascript random tests still testing for 0 and 1
Re-indexing the whole array on every iteration is slow. Furthermore this solution destroys the input array.
This comment is hidden because it contains spoiler information about the solution
Wonderful kata! Straight to the point and not trying to be smart and waste people's time!
The description is a bit unclear on whether the returned string should include the final period. Clarifying this would help avoid confusion.
Not the best solution because it assumes you are in the US.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Description in JS does not mention rounding anymore.
Remaining languages in progress...done.I plan to remove this requirement and introduce fuzzy equality in all languages.
JavaScript:
Output should have 2 digits precision.<- this is not tested? Or does it mean "at least 2 digits precision"? Please clarify. Current tests pass with more than two digits after the decimal point.probably you want to raise an issue into the codewars github to have it re-ranked. Me as author don't have control over the final difficulty score. Let me know if you need more guidance on how to do that.
Loading more items...