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.
Right, the end-handling of blocking the intersection is different by necessity (just imagine beyond the end is a cliff that cars fall off so the exit from the intersection is never blocked!). Anyway, the rules for those scenarios are covered by the spec:
Which rules seem counter-intuitive?
Actually, I prefer for people to think they have a good solution after passing the sample tests only be to shocked that their solution is not complete at all. IMO it gives a good lesson to take more care to read the kata requirements carefully and not be too hasty in thinking you are finished without considering edge cases.
What are the missing tests?
Approved. Thanks!
Approved. Thanks!
Users are free to implement solutions any which way they like. Personally, I like to see lots of solution variations because occasionally someone will do something quite unexpected/terrific and you can learn something new.
It's just a formula that approximates reality. Don't try to read too much into it.
Approved
Half the fun of this kata was seeing the "prettyPrint" HTML result of the flap board in the test results. e.g. see the original Kata.
Is there no way to do similar in Haskell?
Fixed. Thanks for reporting.
Are you just asking about extra high cliffs? I thought the Kata desciption covers this case where it says:
That first example was drawn wrong. Fixed. Thanks for reporting it.
Hm. Pretty similar to my histogram Kata series.
https://www.codewars.com/kata/histogram-v2/
Approved.
Loading more items...