If it is allowed to bring USB keys, one can boot his own personalized operating system from it.
Bloom filters do support counting as opposed to what the article claims. See [1] for an example. [1] https://en.wikipedia.org/wiki/Bloom_filter#The_union_and_int...
It would seem that the author of the article is abusing the Big-O notation. When saying some operation is O(f(n)) they probably mean that the operation takes exactly f(n) steps, rather than the usual meaning of…
If it is allowed to bring USB keys, one can boot his own personalized operating system from it.
Bloom filters do support counting as opposed to what the article claims. See [1] for an example. [1] https://en.wikipedia.org/wiki/Bloom_filter#The_union_and_int...
It would seem that the author of the article is abusing the Big-O notation. When saying some operation is O(f(n)) they probably mean that the operation takes exactly f(n) steps, rather than the usual meaning of…