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.
ranks cannot be changed, and there has been a continual rank deflation over the years on Codewars. This kata is from 2013...
This kata is far too simple for a 5 kyu. It essentially requires basic knowledge of appending zeroes and leaving non-zero integers. This is more accurately a level 8 kata. A level 5 kata would need to implement a fundamentally advanced algorithmic approach to solve the problem. It's easy to conjure of an O(N) time and space complexity algorithm for this problem.
This comment is hidden because it contains spoiler information about the solution
Fixed Tests: lenCurve
At 1e-06: Expected must be near 1.478197, but got 1.478942
Desmos verification: 1.478942 85754
Wolfram verification: 1/4 (2 sqrt(5) + sinh^(-1)(2)) ~ 1.478942 85754459743382790601943391443507169743059500825188121224933538336352
Node v18 is enabled now. Closing.
No:
It's been already discussed 4 years ago: https://www.codewars.com/kata/52d1bd3694d26f8d6e0000d3/discuss#6050b777d2342a000e60697f
The test for c.encode("it's a shift cipher!") is broken. Actual value for assertion should be "xt'k s ovzii cahdsi!" in Java.
Understood.
This kata was Auto-retired.
I did not get any feedback as to why this kata got retired, so whoever did this, just tell me instead of setting this kata as retired.
What world are you living in where this is difficult? It took me at most 5 minutes to solve this kata.
I disagree with you: why should a basic kata, which only handles multiples and simple exception cases, be classified as a 6 level?
I have followed your suggestion and updated the code accordingly. Hopefuly this should be good, otherwise, please leave more feedback.
Thank you for your suggestion, I will look into it.
A good debugging kata should have 1-2 logic errors, not 200 typos.
20 minutes adding/editing all semicolons, operators, parens, types, ... is too boring.
Loading more items...