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.
Resolved
Hi, I saw this kata earlier and remembered it when I saw your kata. You can add something new so that your kata will be different.
Yes, it does appear to be. I did try searching for duplicates before publishing this one and in the editor there were several similar string manipulation katas suggested but none were as close as the one you posted.
Had I seen that one, I probably wouldn't have posted this.
I noticed their's is a 24 hour clock that wraps around, while the hours in this one aren't limited as such. Would I be best off taking this one down?
Hi, isn't this kata a duplicate of that kata? time
Yes, the rule set used by the bot is currently small but it's deliberate, because I was afraid that if I put too much, the accurracy of the LLM will get worse. My initial idea was to check only the most blatant issues, like no random tests, or descriptions written in Spanish, etc. But I think it turned out not bad, so I am trying to collect more ideas for rules, add them, and see how it goes.
can you include naming conventions in the bot?
Thanks for the input, will adress this later, on mobile currently
Use PascalCase for method names.
I love this lol
Should be resolved now.
Resolved
Ok thank you, I will explore that.
Thanks, done.
C# tests should use NUnit instead of hand-crafted driver code.
Dummy JavaScript version sohuld be removed.
Loading more items...