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.
Apparently, i misunderstood the question! sorry :o my bad :) thanks for your comment
Kindly could you please explain why the solution is ("ixoyx3452zzzzzzzzzzzz") instead of ("zzzzzzzzzzzzwkppvixoyx")!!. I printed all the arrays that did not pass the tests inorder to understand why i passed the Sample tests but not the Attempt!!
same problem
Using Swift: Test Case is ["zzzzzzzzzzzz", "wkppv", "ixoyx", "3452", "it"], 3
Correct result should be : zzzzzzzzzzzzwkppvixoyx but the webiste testing says the answer is "ixoyx3452zzzzzzzzzzzz"
XCTAssertEqual failed: ("zzzzzzzzzzzzwkppvixoyx") is not equal to ("ixoyx3452zzzzzzzzzzzz") -
Plz help
Same problem
I solved it.
Yes it's Swift. Thanks for writing this comment!
I have passed all the tests cases but failed to attempt !