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.
Done !
I refactored the description and improved the tests so this should not be a problem. Marking resolved.
approved!
i've updated the description to be more clear.
Thanks! CoffeeScript looks like an interesting language :) Approved!
This comment is hidden because it contains spoiler information about the solution
Oooops : bummer !
Well done ! :))
Actually, even looking at maps, pathes were not so easy to find.
One reason is description is not clear enough about keys ("K") :
I think it's necessary to clarify this point in description :
"collect the maximum possible number of keys, -> /!\ important: some keys are impossible to collect"
It also could be helpfull to show the visited maps (eg a console.log like I used in my "solution" :
)
Happy coding!
Thank you, I will look at that. @bojidar-bg if there is nothing else, could you please mark this suggestion as resolved, Thanks :)
Ah! Editing glitch. I changed the name of the variable, and didn't fix all the descriptions. Please try to keep your temper, though; it was an honest mistake.
@matt c: Maybe you want to take part in this discussion.
I know it does, but when you convert the code to a string it changes it to the old function so evaluating on a string is the only way to tell if someone uses an arrow function or not... If you don't agree try it yourself otherwise could you please mark this suggestion as resolved? thanks :)