/hashmap

Testing hashmap implementation for university lab

Primary LanguageCMIT LicenseMIT

Lab 8

Build instructions

make
./main

To get group stats, run ./groupstats. Requires 250502.csv and 250503.csv present in current directory.

To compare hashmap implementations, run make runbench

Hashes and test datasets are left there for pure convenience.

Sources: