A8-Ting Wei Chien(Willy)

docx

School

Santa Clara University *

*We aren’t endorsed by this school

Course

421

Subject

Computer Science

Date

Jun 11, 2024

Type

docx

Pages

4

Uploaded by CaptainMorningDonkey44

Report
CS443 - Assignment 8 Ting Wei Chien Question 1: Use extended hashing technique to insert the employees in which their corresponding binary Empl_IDs are shown below. Assume you can have two employees per block. Show the depth of both global and local directories. The bits should be considered from left to right as shown in the lecture.. 00001, 10000, 10100, 00111, 11011, 11101, 10010, 01111, 10101 Question 2: Page 1 of 4
Use extended hashing technique to insert the employees in which their corresponding binary Empl_IDs are shown below. Assume you can have two employees per block. Show the depth of both global and local directories. The bits should be considered from left to right as shown in the lecture. 01011, 01010, 11110, 10000, 10010, 11111 Question 3: Page 2 of 4
Consider the following records of question 1: (Again Digits should be considered from left to right) 00001, 10000, 10100, 00111, 11011, 11101, 10010, 01111, 10101 Load the records into files using Dynamic Hashing Scheme. You can put two records per block. Show the directory at each step, and the global and local depths. Question 4: Page 3 of 4
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
  • Access to all documents
  • Unlimited textbook solutions
  • 24/7 expert homework help
Consider the following records of question 1: (Again Digits should be considered from left to right) 01011, 01010, 11110, 10000, 10010, 11111 Load the records into files using Dynamic Hashing Scheme. You can put two records per block. Show the directory at each step, and the global and local depths. Page 4 of 4