Hash Collision Calculator

Loading
  1. 0 ratings

3 installs

Leave a Comment

Comments ()

    Sign in to comment on and rate this widget.

    Report a problem


    • The initial number of 'buckets' that the hash table is initially assumed to have.

    • The number of items that by default you consider putting in the hash table.


    by coffeymexwidget

    Created 7/17/08

    Programming tool for calculating the expected number of collisions given a hash table of a given size and a given number of elements to put in the hash table.

    computing, programming, hash codes, hash table