Hacker News new | ask | show | jobs
by dozzie 4255 days ago
First he should implement it properly, remembering last two values at any time. His way is just plain outrageous.
1 comments

Here the comparison is not about the algorithm, but language with similar recursion logic.
Then he should have used appropriate function to calculate, Ackermann for instance.