6 kyu
The largest "mirror"
114 of 193Dmitry Kudla
Loading description...
Algorithms
Arrays
View
This comment has been reported as {{ abuseKindText }}.
Show
This comment has been hidden. You can view it now .
This comment can not be viewed.
- |
- Reply
- Edit
- View Solution
- Expand 1 Reply Expand {{ comments?.length }} replies
- Collapse
- Spoiler
- Remove
- Remove comment & replies
- Report
{{ fetchSolutionsError }}
-
-
Your rendered github-flavored markdown will appear here.
-
Label this discussion...
-
No Label
Keep the comment unlabeled if none of the below applies.
-
Issue
Use the issue label when reporting problems with the kata.
Be sure to explain the problem clearly and include the steps to reproduce. -
Suggestion
Use the suggestion label if you have feedback on how this kata can be improved.
-
Question
Use the question label if you have questions and/or need help solving the kata.
Don't forget to mention the language you're using, and mark as having spoiler if you include your solution.
-
No Label
- Cancel
Commenting is not allowed on this discussion
You cannot view this solution
There is no solution to show
Please sign in or sign up to leave a comment.
Why arrays with one element returns 0?
It is also a palindrome
Great Kata, had fun with it, agree that probably needs performance test
Javascript version should be updated with 2-digits sample/fixed tests (and maybe a "reversing" generator).
python tests are inconsistent (requirements-wise) with JS ones (see my message below)
This comment has been hidden.
This comment has been hidden.
(with a more random positionning...)
Updated: https://www.codewars.com/kumite/63da577ac69b290065e0e8b3?sel=63da9440d9c22a0d2f34b09f
This comment has been hidden.
.
Very nice kata
Python translation: https://www.codewars.com/kumite/63d9baf3aa2ddd0036c4ae6b?sel=63d9baf3aa2ddd0036c4ae6b
approved
@mauro-1, see this comment. Why aren't those tests here?