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

[Algorithm] Knuth–Morris–Pratt string-searching algorithm #9

Closed
Rizzen opened this issue Sep 30, 2018 · 3 comments
Closed

[Algorithm] Knuth–Morris–Pratt string-searching algorithm #9

Rizzen opened this issue Sep 30, 2018 · 3 comments

Comments

@Rizzen
Copy link
Member

Rizzen commented Sep 30, 2018

https://en.wikipedia.org/wiki/Knuth%E2%80%93Morris%E2%80%93Pratt_algorithm

@cathreya
Copy link

cathreya commented Oct 1, 2018

Should the code be only in C#?

@Rizzen
Copy link
Member Author

Rizzen commented Oct 1, 2018

Should the code be only in C#?

You are allowed to use any language, in this case, place it in separated folder in the repo root

Zaksh pushed a commit to Zaksh/Algorithms that referenced this issue Oct 2, 2018
@Rizzen Rizzen changed the title Knuth–Morris–Pratt string-searching algorithm [Algorithm] Knuth–Morris–Pratt string-searching algorithm Oct 2, 2018
@Rizzen Rizzen added Algorithm and removed good first issue Good for newcomers labels Oct 2, 2018
@Rizzen
Copy link
Member Author

Rizzen commented Oct 3, 2018

Closed #14

@Rizzen Rizzen closed this as completed Oct 3, 2018
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

2 participants