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
I suppose it would.. looking back to when I solved it I'm not really sure why I chose to make them private, lol.
This comment is hidden because it contains spoiler information about the solution
Kind of annoying.. I have a working solution that just .. won't.. work.. in the codewars editor because of this issue
I keep getting an error stating that test fixtures can't be constructed properly when I attempt to use regex.. anyone else seeing this issue?
This comment is hidden because it contains spoiler information about the solution
nice solution!
x = create_chain_for_test(1000000,500000)
loop_size(x)
This comment is hidden because it contains spoiler information about the solution