write a program that will identify the longest substring in two given strings that is common to both.
VJTechno 0 Newbie Poster
Recommended Answers
Jump to PostWhy should we write such program. I have no use for that, and I am not interested in finding the longest substring in two given strings that is common to both. Some things are better left unknown.
If you want to find the longest substring in two given strings …
Jump to Postwrite a program that will identify the longest substring in two given strings that is common to both.
Hi
LCS is a famous problem in programming. You my have a look at my posting there and follow the links you possibly will find solutions.
Be aware of …
All 5 Replies
javaAddict 900 Nearly a Senior Poster Team Colleague Featured Poster
WargRider 10 Junior Poster
VJTechno 0 Newbie Poster
tesuji 135 Master Poster
VJTechno 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.