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.
Hello -
I'm looking back at the problem now and I do not recall why I didn't get that test case then. It may have to do with the initialzation of my array.
Sorry I couldn't be more helpful!
Thank you for answering! I was able to figure out my issue and solved the problem.
Hello all -
Doing this problem in JS. I have passes 134/135 of the tests. The partiular test that is failing is : Expected: [6, 7], instead got: []
is there anyway I can figure out what this test case is so I can work on it? It sucks that I'm so close. Thanks
Hey,
Thank you for the link! Much appreciated.
On rebl I did do console logs to get where I was which is why I'm at my wits end. I may scrap and start over.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
So I have to create my own object/array to refer to, correct? (Javascript)
Hey! I did have to modify that bit of code to get it to work as well, but I already completed this kyu. Thanks though!
Hey! My apologies for not writing the language, I was on lunch and probably rushing through the message. It was javascript, and I solved it.
Thanks for the help!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution