Skip to content

BraydenThompson/CS321-HashTable

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Input source 1: random number

alpha	     linear    double
-----------------------------
0.5          1.509     1.391
0.6	         1.750     1.527
0.7	         2.176     1.721
0.8	         2.984     2.006
0.9	         5.539     2.544
0.95	     9.969     3.166
0.98	     23.292    4.000
0.99	     40.128    4.695


Input source 2: current time

alpha        linear    double
-----------------------------
0.5          1.0       1.0
0.6          1.0       1.0
0.7          1.0       1.0
0.8          1.0       1.0
0.9          1.0       1.0
0.95         1.0       1.0
0.98         1.0       1.0
0.99         1.0       1.0


Input source 3: word-list

alpha        linear    double
-----------------------------
0.5          1.597     1.390
0.6	         2.149     1.534
0.7	         3.604     1.721
0.8	         6.708     2.016
0.9	         19.815    2.569
0.95	     110.594   3.186
0.98	     324.206   4.020
0.99	     471.671   4.696

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages