Question: Write a menu driven program that creates a hash table using an array. The options for the menu should be, Insert Key, Delete Key, Display

Write a menu driven program that creates a hash table using an array. The options for the menu should be, Insert Key, Delete Key, Display Hash Table, Find Key, and run in a loop.

For the Find function, the key should be a string and should calculate the location using a hash function. If possible program should tell the user when there is a collision and when the hash table is full.

The language is C++

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!