Question: PLEASE DONT USE JAVA I WANT IN C++ Name your source code as .doc or docx (replace the text with with your last name and

 PLEASE DONT USE JAVA I WANT IN C++ Name your source

PLEASE DONT USE JAVA I WANT IN C++

Name your source code as .doc or docx (replace the text with with your last name and first name, in that order) and upload to blackboard. Use Open or Closed Hashing to store the following information in a hash table of your own size. The items are expected to consist of about 20 string values as the keys, with integers as the associated data. Implement a conversion into int from the key string value then store the value into the hash table (open or closed, your choice). Explain what you did and why you did it in an associated report. Attach your code to the report and submit as a word file. Test your code with the following actions as inputs (program these in main) create new hash table input key, value {John, 1001} input key value {Bob, 999} input key value {Sue, 2012} input key value {Mary, 101} retrieve all inputs (one by one), outputting the key and value to standard output

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!