Y
Hacker News
new
|
ask
|
show
|
jobs
by
dmbarbour
3608 days ago
A hashmap isn't sorted keys. But 'O(log(n))' is still incorrect. The fastest you can look up information physically represented in a 3D universe is 'O(cube-root(N))'. That applies to radom access memory and hashmaps, too. Cf. Myth of RAM [1].
[1]
http://www.ilikebigbits.com/blog/2014/4/21/the-myth-of-ram-p...