Recursion questions
Date: 05/10/05
(Algorithms) Keywords: no keywords
What is tail recursion vs. non-tail recursion?
What is recursive recursion vs. iterative recursion?
The simpler the terms the better. Sometimes I'm a little dense at understanding things.
Thanks.
Source: http://www.livejournal.com/community/algorithms/53343.html
|