Click here to Skip to main content
15,895,830 members
Articles / Programming Languages / C#

Solving Jumble Puzzles Using a Recursive Algorithm

Rate me:
Please Sign up or sign in to vote.
4.29/5 (3 votes)
8 Jul 2009CPOL6 min read 57.1K   1.3K   21  
Find all words that can be derived from a character string using recursion, LINQ, and COM

Revisions


  

Compare Revision Minor Date Status Editor
4 - publicly available No 8-Jul-09 0:50 Available Deeksha Shenoy
3 No 8-Jul-09 1:11 Composing
2 No 29-Jun-09 0:58 Composing
1 No 29-Jun-09 0:38 Composing

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Software Developer (Senior) Paychex
United States United States
I am a senior software developer, architect, and project manager, specializing in .NET, JavaScript, Java, and database development, and build automation. I am currently a Lead Developer (.NET) / Developer IV for Paychex Enterprise Business Solutions. Paychex (PAYX) provides payroll, human resources, and benefits outsourcing and web-based solutions to business.

Prior to Paychex, I served as Lead Software Engineer, Operations Manager, and Technical Product Manager at Bio-Optronics. Bio-Optronics develops, deploys and operates information technology solutions to help healthcare professionals manage and optimize workflow to enhance quality, productivity, and patient and staff satisfaction and safety. Previously, I held positions of President, COO, Chief Technology Officer (CTO), and SVP of Technology for Lazer Incorporated. Lazer is a successful, digital imaging and Internet-based content management services provider.

Comments and Discussions