01-14-2008, 11:38 PM
|
Bowie's Deciple
|
|
Join Date: Dec 2003
Location: Boston, MA
Posts: 748
|
|
Programming Exercise #2
Problem: Make an anagram finder.
Say what?!?
An anagram is a word that uses the same letters as another word. For example, santa and satan are anagrams.
The exercise is to propose and/or code the best and most efficient way to find all anagrams for a word. For our purposes, assume you're using an english dictionary.
Go go go |
__________________
|
|
|