Hacker News new | ask | show | jobs
by _wmd 3069 days ago
It's the opening problem from Programming Pearls: http://www.fusu.us/2013/06/bitmap-sort.html

(edit: better link)

1 comments

How is this relevant? A bitmap of size 2^32 is 512MB in size and you only have 2MB of memory.