Build with Azure OpenAI, Copilot Studio & Agentic Frameworks — Microsoft Certified
AI Engineer - Learn how to integrate AI into software applications
Overview
AI, Data Science & Cloud Certificates from Google, IBM & Meta — 40% Off
One plan covers every Professional Certificate on Coursera. 40% off Coursera Plus Annual.
Unlock All Certificates
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