Recursive Digit Sum

  • + 1 comment

    I use the same solution above in JS and it sadly times out--I guess the JVM beats node.js in runtime speeds