Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 221 Bytes

File metadata and controls

6 lines (4 loc) · 221 Bytes

majority-element

Benchmarking a very basic solution to finding if any element in an array occurs a majority of the time there.

More info on the wiki.