Skip to content

LCS implementation #30

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

Open
SamareshMaiti16 opened this issue Oct 26, 2022 · 0 comments
Open

LCS implementation #30

SamareshMaiti16 opened this issue Oct 26, 2022 · 0 comments

Comments

@SamareshMaiti16
Copy link
Owner

SamareshMaiti16 commented Oct 26, 2022

Write a python code to find the LCS (Longest Common subsequence) of two input strings using dynamic programming approach.
Guidelines:

  • Write the codes in python only.
  • Refrain from any unfair means or plagiarism.
  • The code should display authenticity.
  • Use proper formatting and comments.
  • Please include the driver code for your code.

Click here: https://en.wikipedia.org/wiki/Subsequence to read about subsequence.

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

No branches or pull requests

1 participant