Implemented optimized hash functions for different probing techniques (linear, quadratic, cubic) as well as for chaining. The program can handle 100,000 Bank Account ID’s with relevant functions executing in O(1) complexity and having minimum collisions.
-
Notifications
You must be signed in to change notification settings - Fork 0
KartikeyAgarwal737/Hashing_And_Hash_Functions
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Implemented optimized hash functions for different probing techniques (linear, quadratic, cubic) as well as for chaining. The program can handle 100,000 Bank Account ID’s.
Resources
Stars
Watchers
Forks
Releases
No releases published