Xref: utzoo comp.edu:3611 uw.general:1833 Path: utzoo!utgpu!news-server.csri.toronto.edu!torsqnt!geac!contact!rrwood From: rrwood@contact.uucp (roy wood) Newsgroups: comp.edu,uw.general Subject: Recursion? Message-ID: <1990Oct5.101354.593@contact.uucp> Date: 5 Oct 90 10:13:54 GMT Reply-To: rrwood@contact.uucp (roy wood) Distribution: na Organization: Contact Public Unix BBS. Toronto, Canada. Lines: 10 I'm working with someone whose background is mostly COBOL programming in a business environment. This person is convinced that recursion is just a "trick" of some sort, with no real world applications. I'm trying to think of some examples that really show the usefulness of recursion, but all I can think of right now are factorials and the knight's tour problem. Does anyone out there know of any other good examples that show the reak usefulness of recursion? -Roy Wood.