Skip to content

manacher's algorithm to find palindromic string #676

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

Merged
merged 1 commit into from
Jan 2, 2019

Conversation

God-Hand
Copy link
Contributor

manacher's algorithm to find palindromic string in linear time complexity

manacher's algorithm to find palindromic string in linear time complexity
@God-Hand
Copy link
Contributor Author

manacher's algorithm for finding palindromic string in a string in linear time complexity.

Copy link
Member

@yanglbme yanglbme left a comment

Choose a reason for hiding this comment

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

@God-Hand thank you.

@yanglbme yanglbme merged commit f4806eb into TheAlgorithms:master Jan 2, 2019
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.

2 participants