Click here to Skip to main content
15,885,216 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
What is the difference between bits per object and number of hash functions evaluated for each object for storing objects in a bloom filter.
We evaluate k hash function for an object which set all k bits to 1. So we are just setting k bits for an object.

So how is it different number of bits per object.

What am I missing here ?

Thanks

What I have tried:

I am doing the course on Algorithms by Stanford University
Posted
Updated 21-Dec-18 2:41am
v2

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900