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.
would be nice to have simple test there,
also description is not perfectly clear, could use some explonation or background story to make this interesting
Would be worth adding some tests. Also I kind of agree that leaving out the loop skeleton would make this a little more interesting.
Very simple, and no method signature to run tests. Seems incomplete.
I am not able to submit this kata. I copied several previous solutions, but it always gives me an "Unknown error."
EDIT: This may be because I am on a school computer with a very strict wifi. I will try at home and see what happens.
Agree that leaving out the loop skeleton, making the number of arrays arbitrary, and setting up some test cases would all improve this.
You can never be too verbose when introducing an exercise...
Take out the loop skeleton and update it so that the function can add an arbitrary number of empty arrays. Good beginner kata that might look harder than it is.
Better set of tests and actual data for the dynamically created array would be nice.
This comment is hidden because it contains spoiler information about the solution
Seems to lack further test cases
My suggestion would be to leave out the loop skeleton entirely, requiring the warrior to generate it. I enjoyed this kata!
Very basic kata, comments should be part of the description.
No test cases.
I'm fairly new here, but shouldn't tests be provided?
Didn't really make sense. Why do we need the for loop?
Didn't have clear expectations.
Loading more items...