Carleton University - School of Computer Science Honours Project
Fall 2018
Implementing Hash Tables to Examine the Differences Between Theoretical and Experimental Properties
Noah Steinberg
SCS Honours Project Image
ABSTRACT
This proposal outlines the methods of which to implement different hash tables to examine their experimental properties compared to their theoretical ones. Furthermore, the proposal also outlines how the different hash tables will be profiled with respect to their performance. Using the results, conclusions will be made about which types of hash tables are useful in certain scenarios.