C#. Algo. SeparateChainingHashST – hashing with separate chains

We use here symbol table based on linked list (class SequentialSearchST<Key, Value>), and building such linked list for every hash, so we have array of linked lists

Jasewick

Git

Git

SequentialSearchST

Test client

Ещё вариант

 

This entry was posted in C#. Bookmark the permalink.