Discussion:
A4Q1 T[3]
(too old to reply)
acchow
2011-10-30 00:24:48 UTC
Permalink
Maybe I have a misunderstanding of how insertions work.

Slot 3 in the sample table is given as follows:
T [3] = [f = 2; d = 0; e = 1; [83; 0; 0]]

That is, it has 2 filled cells which have the values 83 and 0. How did
the key value 0 get into slot 3?
acchow
2011-10-30 00:27:44 UTC
Permalink
Nevermind, please disregard question. I see that there are no empty
cells in the preceeding slots
Post by acchow
Maybe I have a misunderstanding of how insertions work.
T [3] = [f = 2; d = 0; e = 1; [83; 0; 0]]
That is, it has 2 filled cells which have the values 83 and 0. How did
the key value 0 get into slot 3?
Loading...