Go Mjrty

Go library that implements the MJRTY algorithm for finding the majority in a sequence in a single pass, in O(n) time and O(1) space -- in linear time complexity and constant space complexity.
Alternatives To Go Mjrty
Select To Compare


Popular Computer Science Categories

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Golang
Algorithms