Qurak

LongestCommonSubsequence

Available

Returns the longest subsequence common to two strings.

LongestCommonSubsequence[s1, s2]
LongestCommonSubsequence["abcde", "xbxdy"] → b

Topics

Related

All 6300 functions · Use this from an MCP client