The idea behind this kata is good but the description is very lacking in detail, most of the time i spent on figuring out rules from the tests. If the rules were detailed better this kata would be lot better, for now not satisfied
Can anyone tell me how much time it takes for the function to finish array of 5 elements for 7230702951 iterations, on my machine it takes 7.7s, I've optimized my previous version that took 1 min but the test still fails because of performance
The idea behind this kata is good but the description is very lacking in detail, most of the time i spent on figuring out rules from the tests. If the rules were detailed better this kata would be lot better, for now not satisfied
In my case, it took 434ms.
Can anyone tell me how much time it takes for the function to finish array of 5 elements for 7230702951 iterations, on my machine it takes 7.7s, I've optimized my previous version that took 1 min but the test still fails because of performance
great job,