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.
Damn, there is a bigger problem:
myjinxin katas #003 : Crossword puzzle
=> your kata is actually an almost perfect duplicate (there are some tiny differences, but nothing to make it different enough and this one has already rules for several solutions and surely have random tests already (I don't do JS so I cannot check for that, tho)). So it would actually be better that you unpublish yours, then solve the other and do its java translation... Damn, too bad...
error in the new solution setup:
solvePuzzle()
has to be non static, now. ;)EDIT: and opening curly bracket missing for the constructor.
reopening to keep track of what's needed: