Simple CRUD application implemented with a hash table with separate chaining to iterative singly linked lists. Hash function is Kernighan and Ritchie where a = 31.
joshroybal/hash-crud
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Simple CRUD application implemented with a hash table with separate chaining to iterative singly linked lists. Hash function is Kernighan and Ritchie where a = 31.