Skip to content

LongestCommonSubsequence

Returns the longest subsequence common to two strings.

$ wo 'LongestCommonSubsequence["abcde", "xbxdy"]'
b