Buy it, use it, break it, fix it, plug it, play it, burn it, rip it, drag and drop it, zip- unzip it
Tuesday, December 24, 2013
If you have no memory but still want hash table
Ordinary hash table has practical limit on load factor below 75%. If you want more consider
Cuckoo hashing,
using just three hash functions increases the load to 91%.
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment