Bloom Filter
A space-efficient probabilistic data structure that tests whether an element is a member of a set, with possible false positives but no false negatives.
learn more?
Subscribe and we'll send new content to your inbox.
A space-efficient probabilistic data structure that tests whether an element is a member of a set, with possible false positives but no false negatives.
Subscribe and we'll send new content to your inbox.