JackbyDev@programming.dev 1 week ago
I need to look more into this, I would’ve thought query time on hash tables was already constant.
JackbyDev@programming.dev 1 week ago
I need to look more into this, I would’ve thought query time on hash tables was already constant.
CookieOfFortune@lemmy.world 1 week ago
Only if there’s no collisions. With lots of collisions it’s far from constant.