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

Added Longest Common Substring Function #60

Closed
wants to merge 1 commit into from
Closed

Added Longest Common Substring Function #60

wants to merge 1 commit into from

Conversation

yevseytsev
Copy link

@yevseytsev yevseytsev commented Oct 31, 2018

Description of new feature, or changes

  • function receives 2 strings as an input
  • function returns first longest common substring that was found

Checklist

  • Your branch is up-to-date with the base branch
  • You've included at least one test if this is a new feature
  • All tests are passing

Related Issues and Discussions

Issue #8

People to notify

@manrajgrover

@remes2000 remes2000 linked an issue Aug 2, 2020 that may be closed by this pull request
9 tasks
@remes2000 remes2000 removed a link to an issue Aug 2, 2020
9 tasks
@remes2000
Copy link
Collaborator

Since Your fork has been deleted I'm gonna merge this pull request to branch named "longest-common-substring-yevseytsev" then check it and merge it to master from there :) Thanks for contribute.

@remes2000 remes2000 closed this Aug 2, 2020
@remes2000
Copy link
Collaborator

My bad, now I've noticed that I cannot do such thing because your repository has been deleted.

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.

None yet

2 participants