Show the state of the index after each operation: a) Insertion of entry 1 b) Insertion of entry 23 c) Deletion of entry 30

icon
Related questions
Question

Show the state of the index after each operation:
a) Insertion of entry 1
b) Insertion of entry 23
c) Deletion of entry 30

Consider the Extendible Hashing index shown in figure below.
A bucket is split each time an overflow page gets created
h(1)
h(0)
000
001
00
01
010 10
100
011 11
00
Next=2
Level = 1 N=4
8 16 32 64
1
10 18 22
3 7 11 15
28 60 76
13 29 61
101 01
Show the state of the index after each operation:
Transcribed Image Text:Consider the Extendible Hashing index shown in figure below. A bucket is split each time an overflow page gets created h(1) h(0) 000 001 00 01 010 10 100 011 11 00 Next=2 Level = 1 N=4 8 16 32 64 1 10 18 22 3 7 11 15 28 60 76 13 29 61 101 01 Show the state of the index after each operation:
Expert Solution
steps

Step by step

Solved in 3 steps

Blurred answer