AdvancedVocabulary#backend#architecture#developer-tools

Bloom Filters Vocabulary

Learn the vocabulary of a space-efficient probabilistic structure for a fast membership check.

0 / 5 completed
1 / 5
At standup, a dev mentions a space-efficient data structure that can definitively say an item is not in a set, but can occasionally produce a false positive claiming an item is present when it isn't. What is this data structure called?