Mine fails there too. JS <3
nice kata, with a touch of computer history and knowledge
I forgot to say that I resolved with javascript
This kata is one of the best I have seen, really enjoyable, the problem is that I'm stucked with the Maximum call stack size exceeded problem in the isEven and isOdd functions, I don't really know what to do, those are the only tests that fails.
Katas like this are nice because, although there are functions that make all the work for you, you have to figure the way to make it work.
Loading collection data...
Mine fails there too. JS <3
nice kata, with a touch of computer history and knowledge
I forgot to say that I resolved with javascript
This kata is one of the best I have seen, really enjoyable, the problem is that I'm stucked with the Maximum call stack size exceeded problem in the isEven and isOdd functions, I don't really know what to do, those are the only tests that fails.
Katas like this are nice because, although there are functions that make all the work for you, you have to figure the way to make it work.