Algorithms icon indicating copy to clipboard operation
Algorithms copied to clipboard

I want to add Boyer-Moore Majority Voting Algorithm

Open bose-aritra2003 opened this issue 3 years ago • 0 comments

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.

bose-aritra2003 avatar Jul 02 '22 18:07 bose-aritra2003