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.
wow
It's about math, so the corresponding tag should be added.
It's a really interesting fact about palindromes that I didn't think of. I really liked this kata 👍
One problem is in the line
var counter = resultObject[i];
. Compare it to the next line if you don't see the problem, or logresultObject
to console.Please format your code next time by using this syntax: https://docs.codewars.com/references/markdown/#code-block
Also, your code doesn't deal with case sensitivity.
This comment is hidden because it contains spoiler information about the solution
Thanks, this quest is easy, but i like it.
Good day.
It can be solved using dynamic programming, maybe try some easier different ones if you're stuck, I don't know.
please tell me how you have done it. It doesn't make sense to me at the random test.
approved
Haskell fork
C Fork providing improved feedback error messages (author inactive).
No it isn't. And you've got some basic problems with it before it'll even compile in the kata, maybe fix those first? And then when you get it running it'll tell you what test cases it fails for, which will also fail locally, and then you can debug it.
This comment is hidden because it contains spoiler information about the solution
lowerCase
Interesting mathematical kata, I think the description is so clear it makes it almost easy.
Loading more items...