Ad
  • Custom User Avatar

    I really like this kata! Nice link with mathematics.
    However, you could make it a bit harder by requiring the user (in at least one test case) to actually jump to an earlier node, as in start > end. I was able to pass this kata by just ignoring all the loops.