Design and Analysis of Algorithms - Old Questions
5. Write algorithm to compute Longest Common Subsequence of given two sequences. Compute the LCS of “COMPANY” and “COLONY”.
8 marks
|
Asked in 2073