A bloom filter is equipped with bits and hash functions.
What is the expected number of distinct elements one needs to insert into the filter so that every subsequent query returns a positive, i.e, no matter what the query is, the bloom filter (often incorrectly) claims that the element exists?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
No explanations have been posted yet. Check back later!