Recursion (computer science): Difference between revisions

Content deleted Content added
No edit summary
mNo edit summary
Line 10:
{{Programming paradigms}}
 
[[File:Sierpinski triangle turtle.gif|thumb|SierpenskiRecursive triangledrawing beingof drawna inSierpiński Triangle through turtle graphics.]]
 
In [[computer science]], '''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