Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p><strong>You need to be very careful between "Longest common substring and "longest common subsequence"</strong></p> <p>For Substring: <a href="http://en.wikipedia.org/wiki/Longest_common_substring_problem" rel="nofollow">http://en.wikipedia.org/wiki/Longest_common_substring_problem</a></p> <p>For SubSequence: <a href="http://en.wikipedia.org/wiki/Longest_common_subsequence_problem" rel="nofollow">http://en.wikipedia.org/wiki/Longest_common_subsequence_problem</a></p> <p><strong>I would suggest you to also see few videos on youtube on these two topics</strong> <a href="http://www.youtube.com/results?search_query=longest+common+substring&amp;oq=longest+common+substring&amp;gs_l=youtube.3..0.3834.10362.0.10546.28.17.2.9.9.2.225.1425.11j3j3.17.0...0.0...1ac.lSrzx8rr1kQ" rel="nofollow">http://www.youtube.com/results?search_query=longest+common+substring&amp;oq=longest+common+substring&amp;gs_l=youtube.3..0.3834.10362.0.10546.28.17.2.9.9.2.225.1425.11j3j3.17.0...0.0...1ac.lSrzx8rr1kQ</a></p> <p><a href="http://www.youtube.com/results?search_query=longest+common+subsequence&amp;oq=longest+common+s&amp;gs_l=youtube.3.0.0l6.2968.7905.0.9132.20.14.2.4.4.0.224.2038.5j2j7.14.0...0.0...1ac.4CYZ1x50zpc" rel="nofollow">http://www.youtube.com/results?search_query=longest+common+subsequence&amp;oq=longest+common+s&amp;gs_l=youtube.3.0.0l6.2968.7905.0.9132.20.14.2.4.4.0.224.2038.5j2j7.14.0...0.0...1ac.4CYZ1x50zpc</a></p> <p>you can find c# implementation of longest common subsequence here:</p> <p><a href="http://www.alexandre-gomes.com/?p=177" rel="nofollow">http://www.alexandre-gomes.com/?p=177</a></p> <p><a href="http://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Longest_common_subsequence" rel="nofollow">http://en.wikibooks.org/wiki/Algorithm_Implementation/Strings/Longest_common_subsequence</a></p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload