Real-world examples of recursion

redfood picture redfood · Sep 19, 2008 · Viewed 107.5k times · Source

What are real-world problems where a recursive approach is the natural solution besides depth-first search (DFS)?

(I don't consider Tower of Hanoi, Fibonacci number, or factorial real-world problems. They are a bit contrived in my mind.)

Answer

Hans Sjunnesson picture Hans Sjunnesson · Sep 19, 2008

A real world example of recursion

A sunflower