Your Perfect Assignment is Just a Click Away

We Write Custom Academic Papers

100% Original, Plagiarism Free, Customized to your instructions!

glass
pen
clip
papers
heaphones

CIS22C DeAnza Lab 6 Qipeng Program In MSVC2017

CIS22C DeAnza Lab 6 Qipeng Program In MSVC2017

Write a program to do the following:

Use the sample data file I provided for verifying the results of your BST homework (called bst_testfile.txt below) to enter data into a hash table.
Your hash table should have as many entries as the data items in the file.
The birthday should be used as the hash key by adding the digits repeatedly until it ends up being a number between 0 and 9, which will be the index of the data in the hash table. So, today’s date of 2017-12-04 will reduce as 2+0+1+7+1+2+0+4 = 17 which will further reduce as 1+7 = 8 and its associated data record (name + birthday) will be added to index 8 in the hash table.
For collision resolution, use quadratic probing.
Your main will first load the data file into the hash table and print the number of data items loaded, load factor and number of collisions.
Then it will ask the user in a loop to enter a birthdate – any date. If the birthdate is found in the hash table, it will print the name associated with that date, otherwise it will print “˜Invalid Data’. Then it will ask the user if they want to check again or end the program.
I will test your program with my own version of the data file which may exist in any folder on my machine.

To submit:

Name all the necessary artifacts – projects, cpp file, zipfile, screenshots – as cis22c_lab6_.. Remember you need to replace text between < > appropriately.
Upload only one zip file that contains everything including the full Visual Studio project files and exe.
Remember to complete this lab SOLO.
Also, remember to mention the lab whose score you wish to replace in the comment field. If there is no comment, this makeup will not be graded.
There is only one submission deadline – EOD before you come for the final.
Every day that the HW is submitted ahead of due date, an extra 2% credit will be awarded, up to a max of 25%. However, the extra credit will only be awarded if your pgm has no deductions at all for anything missing. In other words, you cannot add a partially functioning program to offset deductions with extra credit.
Since this is a makeup, this lab will be graded more strictly than usual.

“Place your order now for a similar assignment and have exceptional work written by our team of experts, guaranteeing you A results.”

Order Solution Now

Our Service Charter

1. Professional & Expert Writers: Blackboard Experts only hires the best. Our writers are specially selected and recruited, after which they undergo further training to perfect their skills for specialization purposes. Moreover, our writers are holders of masters and Ph.D. degrees. They have impressive academic records, besides being native English speakers.

2. Top Quality Papers: Our customers are always guaranteed of papers that exceed their expectations. All our writers have +5 years of experience. This implies that all papers are written by individuals who are experts in their fields. In addition, the quality team reviews all the papers before sending them to the customers.

3. Plagiarism-Free Papers: All papers provided by Blackboard Experts are written from scratch. Appropriate referencing and citation of key information are followed. Plagiarism checkers are used by the Quality assurance team and our editors just to double-check that there are no instances of plagiarism.

4. Timely Delivery: Time wasted is equivalent to a failed dedication and commitment. Blackboard Experts is known for timely delivery of any pending customer orders. Customers are well informed of the progress of their papers to ensure they keep track of what the writer is providing before the final draft is sent for grading.

5. Affordable Prices: Our prices are fairly structured to fit in all groups. Any customer willing to place their assignments with us can do so at very affordable prices. In addition, our customers enjoy regular discounts and bonuses.

6. 24/7 Customer Support: At Blackboard Experts, we have put in place a team of experts who answer to all customer inquiries promptly. The best part is the ever-availability of the team. Customers can make inquiries anytime.