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.
Ruby should be updated to v3 (new test framework) + needs random tests
I'm not sure but , did the tests checked things like "xyz@abc.com" ,"5:20PM" "1+2=3","$13.20","12/01/2023","Error" (by the way Error is ........).
One more thing : in Morse code there is operations such: Start of emission , end of emission , Break, Closing,,Understood, Wait and more
I think the Kata would be better if it includes thoses too
Ruby 3.0 should be enabled.
Some languages do not have random tests.
This comment is hidden because it contains spoiler information about the solution
Ruby, as noted below :
This isn't consistent across all languages.
Needs random tests
What are the color values?
This kata is extremely under-specified. We can only guess what the rules of the fibonacci clock actually are.
Finding triangle area from 3 given points is a duplicate.
The most popular solution tests for greater than or equal to instead of greater than.
You should either update the description or invalidate older solutions by adding a test case that has the magnitude equal to the strength of the building.
Random test cases required.