Hacker News new | ask | show | jobs
by unwind 4741 days ago
The "abstract" text (copied from the Wikipedia page) lacks the variable names, making the text incomprehensible:

When a hash table is resized and consistent hashing is used, only keys need to be remapped on average, where is the number of keys [...]

it should end "only K/n keys need to be remapped on average, where K is the number of keys [...]". Just thought I'd point this out so it could get fixed, should only take a few seconds to edit.

1 comments