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
Rust translate
This comment is hidden because it contains spoiler information about the solution
Since the task depends on some requirements from another kata, it should be either re-explained, or at very least, linked in description of this kata.
This comment is hidden because it contains spoiler information about the solution
JS: Node v12 should be used along with the appropriate assertion tools (Mocha + Chai)
Java translation: Should we follow method naming conventions here?
static boolean amIAfraid(String day, int num) {
Ruby 3.0 should be enabled, see this to learn how to do it
Ruby 3.0 should be enabled.
Ruby 3.0 should be enabled.
Ruby 3.0 should be enabled.
Why on earth would you have a get acessor returning an int (0) ?
Why would you have volume being set as a private setter? THis is madness, why isn't volume just a property that returns the value based on current sideLength.
This is a horrible kata, I hope no one thinks this is good practice for C#
And why methods for setter and getters?
I think this has been written by someone who does Java and knows very little C#
The user can modify the input.
Setters are not being tested. And why are these called "get-accessor" and "set-accessor"?
You shouldn't use
from
as a parameter name.Loading more items...