For calculating longest substring we can use following algorithms:
1. Dynamic Algorithm
2. Hirschberg's algorithm
Friday, August 13, 2010
Longest common substring revisited
Subscribe to:
Post Comments (Atom)
Data structures, Algorithms, Coding, Technical Interview Questions and much more. (Still work in progress)
For calculating longest substring we can use following algorithms:
1. Dynamic Algorithm
2. Hirschberg's algorithm
0 comments:
Post a Comment