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

Added Manacher's Algorithm #394

Merged
merged 5 commits into from
Oct 9, 2022
Merged

Added Manacher's Algorithm #394

merged 5 commits into from
Oct 9, 2022

Conversation

Sapna127
Copy link
Contributor

@Sapna127 Sapna127 commented Oct 7, 2022

Fixes issue:

Changes:

Inside the string algorithm folder added the new string algorithm named Manacher's Algorithm in the cpp language.

@Princeton21 Princeton21 changed the title Added Manacher's Algorithm Added Manchester's Algorithm Oct 7, 2022
@Princeton21 Princeton21 changed the title Added Manchester's Algorithm Added Manacher's Algorithm Oct 7, 2022
@Princeton21
Copy link
Owner

Looks great.
Kindly add README in the respective folder describing the algorithm.

@Sapna127
Copy link
Contributor Author

Sapna127 commented Oct 8, 2022

Done with the updates please merge the PR. And do let me know if any changes needed.

Copy link
Owner

@Princeton21 Princeton21 left a comment

Choose a reason for hiding this comment

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

Add the README.md file in the algorithm folder.

@Sapna127
Copy link
Contributor Author

Sapna127 commented Oct 9, 2022

yes added the readme in the respective folder of manacher's algo.

@Princeton21 Princeton21 merged commit d2223a7 into Princeton21:main Oct 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants