Abstract
Recursion is one of the most fundamental concepts in computer science
and a key programming technique that, similarly to iteration, allows
computations to be carried out repeatedly. It accomplishes this by employing
methods that invoke themselves, where the central idea consists
of designing a solution to a problem by relying on solutions to smaller
instances of the same problem. Most importantly, recursion is a powerful
problem-solving approach that enables programmers to develop concise,
intuitive, and elegant algorithms.
Journal Title
Journal ISSN
Volume Title
Publisher
Taylor & Francis Group
DOI
Date
Description
Keywords
Citation
Introduction to Recursive Programming. Rubio-Sánchez, Manuel. Taylor & Francis Group
Collections
Endorsement
Review
Supplemented By
Referenced By
Document viewer
Select a file to preview:
Reload



