May 20, 2017
Definitely not in set
Continuing our Algorithm themed round is this plaintext question. This eponymous algorithm, made famous by Google and Akamai is used widely in databases, search engines and data analytics platforms to find if an element exists in a set or not. Which algorithm are we talking about?
Hint:
Cracked by: Dibyo and Dibyo
Answer:
Bloom Filter.
One Response to “Definitely not in set”