The Most Addictive Python and SQL Courses
Google AI Professional Certificate - Learn AI Skills That Get You Hired
Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Learn the fundamentals of recursive functions through practical examples focused on numerical computations in this 27-minute lecture from NPTEL-NOC IITM. Explore how functions can call themselves to solve problems by breaking them down into smaller, similar subproblems. Master the concept of base cases and recursive cases through various numerical examples that demonstrate how recursive thinking can elegantly solve mathematical problems. Understand the mechanics of how recursive calls work, including how the program stack manages multiple function calls and returns. Practice implementing recursive solutions for common numerical problems, gaining insight into when recursion is an appropriate problem-solving technique and how to structure recursive algorithms effectively.
Syllabus
Recursive functions: 1
Taught by
NPTEL-NOC IITM