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.
Very neat Kata.
Fix for namespace issues in Clojure translation
Please review and approve when possible.
Updated TypeScript version and fixed merge conflicts of TypeScript translation by deleted user.
updated typescript version and fixed merge conflicts.
TypeScript translation based on existing JavaScript translation.
Fixed description merge problems of Clojure Translation by a deleted user.
fixed description merge problems.
TypeScript translation based on existing JavaScript version.
Clojure translation based on existing Java version.
Java translation based on existing Clojure translation with added random tests.
Done
CLojure: Description incorrectly states type of passed argument
It states:
You will be provided with an object(staff) containing the staff names as keys, and the department they work in as values.
Actually passed: A vector/sequence of 2-long vectors. First element of these vectors is the staff name as a string, second element is the department as a keyword.
In Clojure, the results have to be of type float, otherwise the tests won't pass.
This is not stated in the description.
This comment is hidden because it contains spoiler information about the solution
9 = 3 * 3
Thus, 9 has 2 prime factors: both have a value of 3.
Loading more items...