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.
The format of the messages the function return doesn't seem to be uniform. Why?
Time complexity explanation != kata solution !
You should've posted this in the top-voted solution instead for better visibility of other solvers who come across reading it !
Already mention distinct here, plus the example mentioned above.
Enabled in this fork
Python has random tests, resolving this
Approved.
Approved.
Please check Lua translation.
This comment is hidden because it contains spoiler information about the solution
damn you for giving us an immutable string for this kata! made it exponentially more difficult lol.
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
Loading more items...