Slide 14.2: A binary search tree Slide 14.4: A binary search tree (cont.) Home |
The figure on the right repeats the figure in the previous slide. |
LV
added.
Each node is treated as a fixed-length record in which the link fields contain relative record numbers (RRNs) pointing to other nodes, then it is possible to place such a tree structure on secondary storage. The records appear in random rather than sorted order. All the information about the logical structure is carried in the link fields. |