Skip to content

Conversation

@shraddhavp
Copy link
Contributor

Describe your change:

  • Add an algorithm?

ReferenThis PR is in reference to #2673

Checklist:

  • I have read CONTRIBUTING.md.
  • This pull request is all my own work -- I have not plagiarized.
  • I know that pull requests will not be merged if they fail the automated tests.
  • This PR only changes one algorithm file. To ease review, please open separate PRs for separate algorithms.
  • All new Java files are placed inside an existing directory.
  • All filenames are in all uppercase characters with no spaces or dashes.
  • All functions and variable names follow Java naming conventions.
  • All new algorithms have a URL in its comments that point to Wikipedia or other similar explanation.
  • If this pull request resolves one or more open issues then the commit message contains Fixes: #{$ISSUE_NO}.

@shraddhavp shraddhavp requested a review from siriak as a code owner October 24, 2021 09:49
@shraddhavp
Copy link
Contributor Author

@siriak added the code ,for boyer Moore voting algorithm ,please check and let me know if any changes

@siriak siriak requested a review from yanglbme as a code owner October 27, 2021 19:03
@siriak siriak merged commit ad380dc into TheAlgorithms:master Oct 27, 2021
@shraddhavp shraddhavp deleted the boyer_pr branch October 29, 2021 05:28
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