Skip to content

I want to add Boyer-Moore Majority Voting Algorithm  #291

Open
@bose-aritra2003

Description

@bose-aritra2003

DESCRIPTION

The Boyer-Moore voting algorithm is one of the popular optimal algorithms which is used to find the majority element among the given elements that have more than N/ 2 occurrences.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      I want to add Boyer-Moore Majority Voting Algorithm · Issue #291 · codeIIEST/Algorithms