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.
Very exciting kata! I think it's a shame that this kata is buried in search order and not stand out.
This comment is hidden because it contains spoiler information about the solution
Lua translation!
Approved
C Translation
With effort, O(logn) code can be accomplished (but out of scope for 7kyu).
This comment is hidden because it contains spoiler information about the solution
Interesting. If we scale the problem up to 100 players each with 10 cards, the more generic logic is necessary, and thinking about it is fun.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Nice O(n) solution.
It started as a puzzle kata in the beginning, but with 'suggestions' and 'comments' like yours, it has turned into a boring kata like all the others. Feel free to update it if you wish; I don’t care anymore. 😜
"concurrency" tag should be attached.
This comment is hidden because it contains spoiler information about the solution
This comment is hidden because it contains spoiler information about the solution
Loading more items...