MattCaner / Dictionary

Simple implementation of a dictionary that automatically assigns indexes to entries (naive method) and resolves collisions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dictionary

Simple implementation of a dictionary that automatically assigns indexes to entries (naive method) and resolves collisions.

About

Simple implementation of a dictionary that automatically assigns indexes to entries (naive method) and resolves collisions.


Languages

Language:C++ 100.0%