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.
Fork with following changes:
Scrutinized test with order and name annotations
Added useful assertion messages
Updated to Java 17.0
Made initial solution setup compile, plus changed output type signature from
String
toString[]
Made random tests generate 1 to 20 words, each containing 1 to 20 chars. (Original one only generates 1 word)
Modified reference solution to be different from author's solution
Discarded
RepeatedTest
annotation because it will show all assertions upon failure, and not just the first one, which makes it hard to debug with the long wall of text.full smell code
hahahaha
java translation
wow
good job