BK tree would be a good DS for this.

-Sri

On Wed, Jun 15, 2011 at 6:00 PM, keyan karthi <keyankarthi1...@gmail.com> wrote:
> we can even add word completion :)
>
> On Wed, Jun 15, 2011 at 5:25 PM, immanuel kingston
> <kingston.imman...@gmail.com> wrote:
>>
>> Use a trie data structure and pre-load it with all the words of a
>> dictionary.
>>
>> Thanks,
>> Immanuel
>>
>>
>> On Wed, Jun 15, 2011 at 3:06 PM, Piyush Sinha <ecstasy.piy...@gmail.com>
>> wrote:
>>>
>>> How will you design a SpellChecker for an e-mail application?
>>>
>>>
>>> --
>>> Piyush Sinha
>>> IIIT, Allahabad
>>> +91-8792136657
>>> +91-7483122727
>>> https://www.facebook.com/profile.php?id=100000655377926
>>>
>>> --
>>> You received this message because you are subscribed to the Google Groups
>>> "Algorithm Geeks" group.
>>> To post to this group, send email to algogeeks@googlegroups.com.
>>> To unsubscribe from this group, send email to
>>> algogeeks+unsubscr...@googlegroups.com.
>>> For more options, visit this group at
>>> http://groups.google.com/group/algogeeks?hl=en.
>>
>> --
>> You received this message because you are subscribed to the Google Groups
>> "Algorithm Geeks" group.
>> To post to this group, send email to algogeeks@googlegroups.com.
>> To unsubscribe from this group, send email to
>> algogeeks+unsubscr...@googlegroups.com.
>> For more options, visit this group at
>> http://groups.google.com/group/algogeeks?hl=en.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Algorithm Geeks" group.
> To post to this group, send email to algogeeks@googlegroups.com.
> To unsubscribe from this group, send email to
> algogeeks+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/algogeeks?hl=en.
>



-- 
SK Malik

-- 
You received this message because you are subscribed to the Google Groups 
"Algorithm Geeks" group.
To post to this group, send email to algogeeks@googlegroups.com.
To unsubscribe from this group, send email to 
algogeeks+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/algogeeks?hl=en.

Reply via email to