matthew-richard / multi-level-hash-map

My final project in Intermediate Programming, a course I took as a freshman at JHU in Spring 2014. I implement a "multi-level hash map" data structure (as assigned) and then apply it to the problem of data storage for a vehicle service center.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

My final project in Intermediate Programming, a course I took as a freshman at JHU in Spring 2014. I implement a "multi-level hash map" data structure (as assigned) and then apply it to the problem of data storage for a vehicle service center.


Languages

Language:C++ 96.2%Language:Makefile 3.1%Language:C 0.7%