To quickly find words in large volumes of text, we just enter the keyword in the "Find" feature of Notepad or a similar text editor. The function finds in the desired word, if its in text, in a fraction of a second.
It cant be a sequential word by word search..it would have takem too long. It cant be binary search. Then what is it?
Can anybody out there please tell me what is the algorithm that the function this "Find" feature uses?
2007-07-10
07:47:32
·
5 answers
·
asked by
AJ
1
in
Computers & Internet
➔ Programming & Design