Skip to content
This repository has been archived by the owner on Oct 6, 2024. It is now read-only.

Knuth Morris Pratt #33

Merged
merged 1 commit into from
Oct 3, 2016
Merged

Knuth Morris Pratt #33

merged 1 commit into from
Oct 3, 2016

Conversation

egnwd
Copy link
Contributor

@egnwd egnwd commented Oct 3, 2016

Added an implementation of Knuth Morris Pratt Algorithm and tests for both the Match function and the prefix function.

Copy link
Owner

@ch3ck ch3ck left a comment

Choose a reason for hiding this comment

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

@egnwd Nice work. I love this. Could please squash all these commits into one? So I can merge.

@egnwd
Copy link
Contributor Author

egnwd commented Oct 3, 2016

@ch3ck thank you, done

Copy link
Owner

@ch3ck ch3ck left a comment

Choose a reason for hiding this comment

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

Nice work @egnwd LGTM

@ch3ck ch3ck merged commit 0a2ff0d into ch3ck:master Oct 3, 2016
ch3ck pushed a commit that referenced this pull request Oct 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants