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

[PROG] Common Substring #36

Closed
1 task done
akhilagrawal1001 opened this issue Oct 8, 2021 · 1 comment · Fixed by #44
Closed
1 task done

[PROG] Common Substring #36

akhilagrawal1001 opened this issue Oct 8, 2021 · 1 comment · Fixed by #44
Assignees
Labels
enhancement New program or feature hacktoberfest Related to hacktoberfest

Comments

@akhilagrawal1001
Copy link
Contributor

Program Description
Find the length of the longest common substring in two given strings.

Additional context
Use of Dynamic Programming for better time complexity.

Checklist

  • This issue has not been mentioned in existing issues.
@akhilagrawal1001 akhilagrawal1001 added enhancement New program or feature hacktoberfest Related to hacktoberfest labels Oct 8, 2021
@akhilagrawal1001
Copy link
Contributor Author

Assign me please, already working on it

@unshDee unshDee changed the title [PROG] [PROG] Common Substring Oct 8, 2021
@unshDee unshDee linked a pull request Oct 9, 2021 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New program or feature hacktoberfest Related to hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant