[SOLVED] CSCE221-Assignment 5

25.00 $

Category:
Click Category Button to View Your Next Assignment | Homework

You will receive the following solution file(s) instantly after successful payment:

zip file icon A5-gpiqiu.zip (532.9 KB)
Assignment Instructions Updated Recently? Submit Below and we will provide new Solution!
Submit New Instructions
🔒 Securely Powered by:
Secure Checkout
Rate this product

In this assignment we create a HashTable to store the entry UINS from students taken from a excel .csv file. Then we use the HashTable to search for specific UINs and enter their corresponding grade values. The output of this program is a final csv file that contains the quiz values for those students that completed the quiz and submitted their score. I also included some statistics for the table that include the minimum, maximum and average length of the linkedlists within the HashTable.

Problem 1

  1. Describe the Data Stucture and algorithms used by your program?
  2. Describe the input and output data and any restrictions
  3. Have you tested your program for corrections?

 

  1. Which C++ fueatures or STL classes did you implement
  2. e) Provide statistics about the hast table
  • A5-gpiqiu.zip