Question-->      Given a document containing some words ...and a function
for finding the next word is given .....design a code which efficiently  search
the word  and find occurrence of it in given document .

                         -which data structure will be used?

                         -write  algorithm for implementing complexity?



Guys any Ideas here .. I think tries can be used but can anyone
explain/suggest/discuss proper implementation /technique to solve this
problem


Regards

Ankur

-- 
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