Instruction Manual

criteria that address issues such as whether to choose a pointer or value-based collections, when
to use sequential collections, and what to use for disk-based access.
The second part of this appendix presents a rough comparison of how much time and memory
different collections and collection families need to perform common operations such as
insertions, finds, and removals.