Recursion (computer science): Difference between revisions

Content deleted Content added
mNo edit summary
top: Fixed typo
Tags: Reverted canned edit summary Mobile edit Mobile app edit Android app edit
Line 5:
{{Programming paradigms}}
 
In [[computer science]], '''recursion[[Recursion]] ''' is a method of solving a [[computational problem]] where the solution depends on solutions to smaller instances of the same problem.<ref>{{cite book
|author-last1 = Graham
|author-first1 = Ronald