Skip to content

mateuslatrova/LongestCommonSubsequence

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

LCS

This program gets two text files as input and returns the longest common subsequence between them*.

*Note: in this case, the biggest(ORDERED) sequence of ROWS that appear on both files.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages