Code Monkey home page Code Monkey logo

bloomfilter-tutorial's Introduction

bloomfilter-tutorial's People

Contributors

abachman avatar bdupras avatar callofdutyops avatar jg23497 avatar llimllib avatar masklinn avatar preytaren avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bloomfilter-tutorial's Issues

Set used for illustration purpose is allowing duplicates

Hi, I am new to bloom filter. I was going through the tutorial.
In the illustration part, I tried adding elements to the set.
I assume that the definition of a set is that it does not allow duplicate elements.

But, I could add in such a way as below:-
Your set: [baba, sairam, take, baba, dingding, dingding, baba]

Bloom Filter Explanation

Hi @llimllib
great explanation.

Though I was wondering in the case below:
image

when string 'pppp' is not there it still says it's there that means it has false negatives.
Why so ?

Cross site scripting in entering a new string

When we add a new strings and click on add to bloom filter we can inject HTML and JavaScript.

By adding <h1 onmousever=alert('xss')>XSS</h1> we can cause a cross site scripting issue.

While it isn't a big deal for a static HTML page, it is never a good idea to have a XSS vulnerability on your primary domain.

screen shot 2015-08-28 at 10 58 58

If you prefer I can fork and do a pull request as well. Honestly don't mean to be a bother but just wanted to let you know.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.