Skip to content

Commit

Permalink
In-place growth for HashMap. Cleanup.
Browse files Browse the repository at this point in the history
* modified internal layout
* use of NonZero hashes
* refactoring
* correct explanation of the load factor
* better nomenclature
* 'probe distance' -> 'displacement'
  • Loading branch information
pczarn committed Feb 5, 2015
1 parent fa28f02 commit 407572c
Show file tree
Hide file tree
Showing 2 changed files with 647 additions and 890 deletions.
Loading

0 comments on commit 407572c

Please sign in to comment.