Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Just a note, In the iterative solution, by changing the i (loop variable) from an int to an long int the times by both iterative and recursive are almost equal. Here are the new results

[Recursive - 7921 ms], [Iteratiive - 8078 ms]

So the difference is negligible.



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: