Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Longest Repeating Subsequence using DP #471

Open
nandinit02 opened this issue Oct 31, 2021 · 1 comment
Open

Longest Repeating Subsequence using DP #471

nandinit02 opened this issue Oct 31, 2021 · 1 comment

Comments

@nandinit02
Copy link
Contributor

Hi @dheeraj-2000
I would like to write a code for the Longest Repeating Subsequence Problem. In this problem Given a string, find the length of longest repeating subsequence such that two subsequences don't have same string character at same position.. I will implement it using Dynamic Programming in C++ with proper comments and explanation of the code.

@Sanketh149
Copy link

I want to implement please assign me this work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants