Q86
In which scenario would a Bloom Filter be most beneficial?
A.
When checking for membership with a trade-off between accuracy and space
AnswerB.
When managing dynamic key-value pairs
C.
For storing sorted data
D.
For implementing priority queues
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board