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 have spent 2 hours on this problem passing all possible tests in Javascript but cannot seem to pass test case number 5, the expected result is true and my code returns false.
Can you please simply tell me what the test case is?? I dont think it is much of a spoiler.
Thank you
This comment is hidden because it contains spoiler information about the solution
I took around 90 lines of code .. this broke my heart. brute force method to the point of not even being proud lol.
You have taught me I know nothing in JS yet