swift-algorithm-club icon indicating copy to clipboard operation
swift-algorithm-club copied to clipboard

CountMInSketch - Implementation + testing + readme

Open danibachar opened this issue 3 years ago • 0 comments

Checklist

Description

A new Probalistic Data Structure - CountMin - for estimating the frequency of elements in streams, with sublinear memory consumption (Count to follow soon!)

danibachar avatar Jan 07 '22 01:01 danibachar