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

knuth morris pratt algorithm #183

Closed
Jatin86400 opened this issue Dec 12, 2017 · 0 comments
Closed

knuth morris pratt algorithm #183

Jatin86400 opened this issue Dec 12, 2017 · 0 comments

Comments

@Jatin86400
Copy link
Contributor

DESCRIPTION

Knuth morris pratt algorithm is a string matching algorithm which matches the pattern in the text and indicates the location of occurrence.

EXPECTED OUTCOME

If we provide pattern and text strings to the program then it gives the location of occurrence in the text.

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

No branches or pull requests

1 participant