OurBigBook
About
$
Donate
Sign in
Sign up
Longest common subsequence
Ciro Santilli
(
@cirosantilli,
37
)
...
Information technology
Computer
Computer science
Computational problem
Function problem
Functional problem with array as input
Created
2025-06-12
Updated
2025-07-16
0
Like
1 By others
on same topic
0 Discussions
Create my own version
Note that the
subsequences
do not need to be contiguous.
Implementations:
cpp/longest_common_subsequence.cpp
On
coding challenge websites
:
leetcode.com/problems/longest-common-subsequence/description/
www.geeksforgeeks.org/longest-common-subsequence-dp-4/
Ancestors
(9)
Functional problem with array as input
Function problem
Computational problem
Computer science
Computer
Information technology
Area of technology
Technology
Home
View article source
Discussion
(0)
Subscribe (1)
New discussion
There are no discussions about this article yet.
Articles by others on the same topic
(1)
Show body
Body
0
Longest common subsequence
by
Wikipedia Bot
0
See all articles in the same topic
Create my own version