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.
I guess I would just chalk it up to the solution having some minor error when you originally wrote it (no offense). You're free to analyze the solution used in the test cases and point out if you see anything incorrect in the current existing implementation though!
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
i'm on Python (3.11)
For what language?
extra condition in the task:
"In the event there is a tie for status of two or more elements, you will output them in order of appearance in the array."
tests are passed without taking this condition into account.
Firstly my code took it into account, but tests failed.
Please clarify.
Thank u for kata
Thank you
Approved by someone
now on dart
Translation Dart
approved, thank you!
Here's a Lua translation.
Nice kata!
You should return the original elements, not their status value
This solution was briefly invalidated, but that was my mistake.
Nice code!
It is private now. Thank you.
This comment is hidden because it contains spoiler information about the solution
Loading more items...