-
Notifications
You must be signed in to change notification settings - Fork 0
Babar404/Hash-function-using-python
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
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 0
No packages published