kenneds6 / MooresVotingAlg

Implementation of Moore's Voting Algorithm. A linear time algorithm for finding the majority element in a list.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

Implementation of Moore's Voting Algorithm. A linear time algorithm for finding the majority element in a list.


Languages

Language:C++ 85.5%Language:CMake 14.5%