Skip to content

saidatta/BloomFilterDataStructure

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

BLoom Filter

Probabilistic datastructure that returns finds that can be false positive, but never returns false negatives on retrievals.

Written in Java for educational purposes.

About

Probabilistic data structure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published