I would think it make some sense to change these constants as the collision chain grows, thereby improving the hash quality of keys and avoiding collisions as the table gets larger and larger
Also, this technique eliminates a number of worst-case scenarios and inefficiencies, which is a boon for any hash table user.
tptacek•9mo ago
90s_dev•9mo ago
tptacek•9mo ago
tialaramex•9mo ago
So what's the diametrically opposed algorithms with the same name ?
† Don't tell C++ programmers, some of their standard libraries only stopped shipping quicksort as the default algorithm during the Biden administration.
Nevermark•9mo ago
Regardless it will be easy. Apply the inverse operation of the “introduce more slowness” operation.
Unfortunately, I have seen some software in my day, and I don’t think it will work. Just really perverse stuff.