Bloom Filter This repository contains a simple bloom filter's implementation in java Simply clone the repository and run the tests: mvn clean install Compiled on java 21 Refer this blog for a detailed explanation for how it works