ScobY9
2011-07-17 22:08:23 UTC
Hi,
I looked through the codes provided, and got confused about the
following:
Does SkipTower represent the vertical tower shown on the lecture
slide?
What does the tower field in SkipTower represent?
How would the following skip list be represented by this
implementation?
-inf, inf
-inf, 65, inf
-inf, 37, 65, 80, inf
Thanks.
I looked through the codes provided, and got confused about the
following:
Does SkipTower represent the vertical tower shown on the lecture
slide?
What does the tower field in SkipTower represent?
How would the following skip list be represented by this
implementation?
-inf, inf
-inf, 65, inf
-inf, 37, 65, 80, inf
Thanks.