Problem

Exercise 11.1 Consider the Extendible Hashing index shown in Figure 11.1. Answer the follo...

Exercise 11.1 Consider the Extendible Hashing index shown in Figure 11.1. Answer the following questions about this index:

  1. What can you say about the last entry that was inserted into the index?
  2. What can you say about the last entry that was inserted into the index if you know that there have been no deletions from this index so far?
  3. Suppose you are told that there have been no deletions from this index so far. What can you say about the last entry whose insertion into the index caused a split?
  4. Show the index after inserting an entry with hash value 68.
    6022-11-1IIS1.png
    Figure 11.1 Figure for Exercise 11.1
  5. Show the index after inserting entries with hash values 17 and 69 into the original tree.
  6. Show the index after deleting the entry with hash value 21 into the original tree. (Assume that the full deletion algorithm is used.)
  7. Show the index after deleting the entry with hash value 10 into the original tree. Is a merge triggered by this deletion? If not, explain why. (Assume that the full deletion algorithm is used.)

Step-by-Step Solution

Request Professional Solution

Request Solution!

We need at least 10 more requests to produce the solution.

0 / 10 have requested this problem solution

The more requests, the faster the answer.

Request! (Login Required)


All students who have requested the solution will be notified once they are available.
Add your Solution
Textbook Solutions and Answers Search
Solutions For Problems in Chapter 11