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.
The
ISSUE
tag is for provable issues with the kata. See https://docs.codewars.com/training/troubleshooting/#post-discourse.Yes, this is normal, see here. When you press
Test
, only the sample tests are run. As their name implies, they are just here to showcase some tests cases to get you started. To pass a kata your code needs to be validated against the full tests (which are hidden from you until you solve the kata), this is what happens when you pressAttempt
.