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

Boyer–Moore majority vote algorithm #1439

Closed
aeyshubh opened this issue Dec 10, 2020 · 5 comments
Closed

Boyer–Moore majority vote algorithm #1439

aeyshubh opened this issue Dec 10, 2020 · 5 comments

Comments

@aeyshubh
Copy link
Contributor

aeyshubh commented Dec 10, 2020

💥 Proposal

(A clear and concise description of what the proposal is.)
The Boyer–Moore majority vote algorithm is an algorithm for finding the majority of a sequence of elements using linear time and constant space.

Have you read the Contributing Guidelines on Pull Requests?

(Write your answer here.)
Yes

Assignees

@aeyshubh
Copy link
Contributor Author

Can i do it in Python @iamrajiv

@ghost
Copy link

ghost commented Dec 10, 2020

Can I do it in C++?

@iamrajiv iamrajiv assigned ghost Dec 10, 2020
@barnamensch056
Copy link
Contributor

Can I do it in C?

@PuravUdayDesai
Copy link
Contributor

I want to take up this issue in JavaScript

aeyshubh added a commit to aeyshubh/NeoAlgo that referenced this issue Dec 10, 2020
I have solved the issue HarshCasper#1439 in which i have written code in python for Moore Algorithm.
@ghost ghost mentioned this issue Dec 11, 2020
3 tasks
aeyshubh added a commit to aeyshubh/NeoAlgo that referenced this issue Dec 12, 2020
iamrajiv added a commit that referenced this issue Dec 16, 2020
Added Boyer Moore Majority Vote Algorithm in Js
@rutujadhanawade
Copy link
Contributor

I would like to do this in C++ Please assign me this.

JayantGoel001 pushed a commit to JayantGoel001/NeoAlgo that referenced this issue Dec 31, 2020
I have solved the issue HarshCasper#1439 in which i have written code in python for Moore Algorithm.
JayantGoel001 pushed a commit to JayantGoel001/NeoAlgo that referenced this issue Dec 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants