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.
remember to close your question when it is answered ;-)
Thank you, I was struggling with it and you cleared my mind with that insight!
see here
I think that may be the intended lesson of the kata (locality of reference for row-major matrices which makes more efficient use of the cache)
Hey, I have an issue and is I am not able to get the final test to work since I always get when I return the empty array, but when I add something to it there is no problem at all. I am really curious to know if I am getting something wrong and what could it be, can someone give me a little help?