swift-algorithm-club
swift-algorithm-club copied to clipboard
CountMInSketch - Implementation + testing + readme
Checklist
- [x] I've looked at the contribution guidelines.
- [x] This pull request is complete and ready for review.
Description
A new Probalistic Data Structure - CountMin - for estimating the frequency of elements in streams, with sublinear memory consumption (Count to follow soon!)