Hash Functions

From NovaOrdis Knowledge Base
Revision as of 00:28, 17 October 2021 by Ovidiu (talk | contribs) (→‎Overview)
Jump to navigation Jump to search

External

Internal

Overview

The hash function should be easy to compute, in constant time. It should "spread out" most of the data set (the non-pathological data sets). The has function should be easy to store.