/CSharpHashMap

HashMap data structure implementation in C#, based on C#'s "getHashCode" function and an inner array. Including basic unit testing using MStests.

Primary LanguageC#

Stargazers