Skip to content

Babar404/Hash-function-using-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

A telephone directory is to be developed for the employees of an organization to store
following record of each employee:-

Employee Number (5-digit) e.g. 59327
Employee Name
Landline number
Mobile Number

The data is to be stored in a table in main-memory (total employees: 75). The records
need to be inserted as well as searched from the table based on hashing mechanism.
Collisions need to be resolved using suitable technique.

About

It is a telephone directory which uses the hashing search mechanism

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages