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

Implementation of Boyer Moore in C #2503

Closed
wants to merge 3 commits into from

Conversation

shreyakapoor08
Copy link
Contributor

@shreyakapoor08 shreyakapoor08 commented Mar 16, 2020

Fixes #2480

Checklist:

  • 4 space indentation.
  • Coding conventions are followed.
  • Input is taken dynamically.
  • Sample Input / Output is added at the end of file.
  • Logic Documentation (Comments).
  • File names are correct.

Changes proposed in this pull request:

  • Implementation of Boyer Moore Algorithm in C

Languages Used:

  • C

Files Added:

  • Boyer_Moore.c

Thanks!

@asha15
Copy link
Collaborator

asha15 commented Mar 19, 2020

Please remove the irrelevant files

@shreyakapoor08
Copy link
Contributor Author

Please remove the irrelevant files

done please check

@raghav-dalmia
Copy link
Collaborator

your code is more 50% pirated. So I am closing this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Boyer Moore Algorithm
3 participants