mgechev / javascript-algorithms

💻 JavaScript implementations of computer science algorithms
https://mgechev.github.io/javascript-algorithms/
MIT License
7.83k stars 1.27k forks source link

[feature] add probablistic data structure bloomfilter #151

Closed DengYiping closed 5 years ago

DengYiping commented 5 years ago

Changes:

DengYiping commented 5 years ago

@mgechev Thanks for the feedback. I will fix the implementation accordingly.