Skip to content

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.

Notifications You must be signed in to change notification settings

KartikeyAgarwal737/Hashing_And_Hash_Functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hashing_And_Hash_Functions

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.

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

Packages

 
 
 

Contributors

Languages