The Python Oracle

How to handle a dict variable with 2^50 elements?

Become part of the top 3% of the developers by applying to Toptal https://topt.al/25cXVn

--

Music by Eric Matyas
https://www.soundimage.org
Track title: Droplet of life

--

Chapters
00:00 Question
02:39 Accepted answer (Score 3)
03:38 Answer 2 (Score 2)
05:05 Answer 3 (Score 1)
09:29 Answer 4 (Score 0)
09:46 Thank you

--

Full question
https://stackoverflow.com/questions/1008...

Answer 1 links:
[Bloom filter]: http://en.wikipedia.org/wiki/Bloom_filte...

Answer 2 links:
[BasicWolf]: https://stackoverflow.com/a/10089737/577...
[same name]: http://pypi.python.org/pypi/bitarray

--

Content licensed under CC BY-SA
https://meta.stackexchange.com/help/lice...

--

Tags
#python #dictionary #hash #ram #hashcollision

#avk47