Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Create KMPMatching.py#29

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
KennethNero wants to merge1 commit intoabranhe:master
base:master
Choose a base branch
Loading
fromKennethNero:master
Open

Create KMPMatching.py#29

KennethNero wants to merge1 commit intoabranhe:masterfromKennethNero:master

Conversation

@KennethNero
Copy link

Added an algorithm that picks out matched patterns within a given string of another string.

This pull request is:

  • A new Algorithm
  • An update to an existing algorithm.
  • An error fix
  • Other (Describe below*)

This pull request fixes:
A missing implementation of the KMP Algorithm

Changes:

Added the KMP Algorithm to the list of string searching/matching algorithms.

Added an algorithm that picks out matched patterns within a given string of another string.
Copy link
Owner

@abranheabranhe left a comment

Choose a reason for hiding this comment

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

Thanks so much for your contribution toThe All ▲lgorithms Project. Without people like you submitting Pull Requests we couldn't run this project. You rock@KennethNero, but still, we need to add tests and docs.

You can read the contribution guide here:https://github.com/abranhe/allalgorithms-python/blob/master/.github/contributing.md

@abranheabranhe added Documentation neededDocumentation is required, so should be added Tests neededTest are required, so should be added labelsOct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@abranheabranheabranhe requested changes

Assignees

@KennethNeroKennethNero

Labels

Documentation neededDocumentation is required, so should be addedTests neededTest are required, so should be added

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@KennethNero@abranhe

[8]ページ先頭

©2009-2025 Movatter.jp