Uploaded September 2012 | Updated September 2026, 2 weeks ago
See complete series on recursion here
youtube.com/playlist?list=PL2_aWCzGMAwLz3g66WrxFGSXvSsvyfzCO
In this lesson, we will try to understand a basic implementation of recursion in a computer program. We will use factorial of a positive integer as example.
Prerequisite: knowledge of functions in a programming language
See complete series on recursion here
youtube.com/playlist?list=PL2_aWCzGMAwLz3g66WrxFGSXvSsvyfzCO
In this lesson, we will try to understand a basic implementation of recursion in a computer program. We will use factorial of a positive integer as example.
Prerequisite: knowledge of functions in a programming language










