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.
Improved the tests :3
I think that naming the thing represented here a "number system" (instead of "number base system") would be okay. Number systems can be irregular in many ways, for example roman numerals, or factoradic system. Not many of them end up in ambiguous representations, true. But I think that if you squint your eyes hard enough, the "numeric system", without "base", would still fit.
Examples: Python authoring guide, Authoring examples collection.
I this solution correct? https://www.codewars.com/kata/reviews/679627981960f816858b7d35/groups/6796327f52609bc2c403934a
Do I necessarily HAVE to add random test cases? Also how do I implement them? (provide a link to an example if you can, please)
https://docs.codewars.com/authoring/guidelines/submission-tests#random-tests
I'm confused about your issue on random tests, please elaborate
Fair enough, what do I call it?
Done :)
retired regardless
Estimated rank is
7kyu
though .. might just be a case of showcasing what's possible, without enforcing anything.There are lots of Docs available on publishing ( your first ) kata. Read them. Also read test suites on kata you solved. Not all of them will be prefect, but you'll recognise the bad examples soon enough, and there will be plenty good examples.
Ask for reviews of your kata while still in
Draft
onDiscord#reviewing
. You can ask if ideas are new onDiscord#kata-ideas
; that might save you a lot of time authoring something that will be retired as duplicate.If you have solutions, you can't delete the kata. Leaving it unpublished (
Draft
) is the best you can do.this was my first kata. I apologize for the mistakes
Thanks, should I delete this kata? It seems I don't have the access.
Thank you so much for the feed back. I'll try ko improve it.
Loading more items...