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.
Pretty challenging this one, good job.
Was fun, if you are using global variables be careful, variables from previous testcases could be used in the next one so you always should declare the new value regarding the global variable at the start of a nonrecursive function :) I guess noone needs that :)
Nice Kata.
Really fun, but waaaay to hard for 6 kyu, solved a 4 kyu before that was on the same level or even easierf :)
Still great Kata, 10/10 regarding of fun
This was by far the easiest 4kyu . But apart from that i had a lot of fun while solving ;)
maybe 5 kyu ?
Thanks :) was fun, but kinda easy for kyu 4 ... or i was just messed up after failing at kyu 3 - tasks ^^
i just realized how to do it in 1 line, so i did it in 1 line :D
this was a doable 4
This one was a fun one. Maybe close to a 5kyu because i didn't destroy that many objects sorrounding me while raging, compared to other 4kyu-tasks :)
not complaining at all, just noticed. And even if the ranking is wrong the kata was fun to solve though. Yeah C is a beast compared to Python ^^
COBOL translation (author is inactive).
this is something that cannot be avoided when there are both low level and high level languages available for the same kata. better underranked C katas than no C katas, no ?
Nice kata but maybe a little bit difficult for a 7? at least for C ? Solved easier 6s yet ^^
Learned a lot and had fun from solving the kata!
The sorting is quite hard to figure it out without peaking the test, it may be clearer if your description includes an more complex example covering how the sorting should be like.
Great one !
Although i wrote 100% noob code to get it :)
Loading more items...