Lecture 15: Recursion
MIT OpenCourseWare MIT OpenCourseWare
5.11M subscribers
2,390 views
0

 Published On Apr 11, 2024

MIT 6.100L Introduction to CS and Programming using Python, Fall 2022
Instructor: Ana Bell

View the complete course: https://ocw.mit.edu/courses/6-100l-in...
YouTube Playlist:    • MIT 6.100L Introduction to CS and Pro...  

Recursion is a programming method and a way to divide and conquer. A problem is broken down into a base case and a recursive step.

License: Creative Commons BY-NC-SA
More information at https://ocw.mit.edu/terms
More courses at https://ocw.mit.edu
Support OCW at http://ow.ly/a1If50zVRlQ

We encourage constructive comments and discussion on OCW’s YouTube and other social media channels. Personal attacks, hate speech, trolling, and inappropriate comments are not allowed and may be removed. More details at https://ocw.mit.edu/comments.

show more

Share/Embed