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.
Read other people's solution and apply coding best practices , also not a kata suggestion ^^
Completley worth attempting. Took me an hour to solve. How can i improve my speed for problem solving
Hi is there something I'm missing here about my solution? I used the Console to print the given bird names and you can see that the first element (at index 0) is correct, but the test says it should be the element below it. Help would be greatly appreciated
Fun trivia fact for fellow bird + theoretical computer science enjoyers: both Haskell Curry and Per Martin-Löf were/are bird watchers.
And here is a video of a crow solving some 6 kyu katas on CrowWars while you struggle with 8 kyus:
Causal understanding of water displacement by a crow
nice kata!
JS: Node v12 should be used along with its appropiate assertion tools (Mocha + Chai).
Refer to this and this
Why does it have
Arrays
tag?Should have
Regular Expressions
tagvery nice kata, thanks
but i think it need a higher level
Node 12 should be enabled (Refer this and this for more info)
Python new test framework should be used (Refer this & this for more detail)
It's not posted correctly: https://docs.codewars.com/training/troubleshooting#post-discourse
This comment is hidden because it contains spoiler information about the solution
Ruby 3.0 should be enabled, read this to learn how to do it
Please organize the structure of test fixture as following (although it has been mentioned in the attached link, I'm repeated here again)
Ruby 3.0 should be enabled, see this to learn how to do it
Please organize the structure of test fixture as following (although it has been mentioned in the attached link, I'm repeated here again)
Loading more items...