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