-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
in external/topn/topn.c: PruneHashTable function
The comment said "It finds minimum and maximum frequencies first and removes the items which have lower frequency than the average of them."
The code however sort the item from hashtable and only remove hashTableSize - numberOfRemainingElements items.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels