Skip to content

added longest common substring #410

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

Merged
merged 2 commits into from
Oct 16, 2022
Merged

Conversation

RohitSingh107
Copy link
Contributor

I have added the dp solution of longest common substring in rust, if anything need to change please tell me.

Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@siriak siriak enabled auto-merge (squash) October 16, 2022 07:05
Copy link
Member

@siriak siriak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please fix clippy

@siriak siriak disabled auto-merge October 16, 2022 07:07
@RohitSingh107
Copy link
Contributor Author

@siriak Please try again,I have fixed clippy

@siriak siriak enabled auto-merge (squash) October 16, 2022 07:20
@siriak siriak merged commit 5e0824b into TheAlgorithms:master Oct 16, 2022
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

Successfully merging this pull request may close these issues.

2 participants