in The are but not this also words sorted. ordered sentence
SCJP2. Please Indent your code using UBB Code
Is a sorted set an ordered collection?
SCJP2. Please Indent your code using UBB Code
SCJP2. Please Indent your code using UBB Code
If you sort a List the sequence is destroyed. Thus it is not an ordered collection.
SCJP2. Please Indent your code using UBB Code
Normally, we think of linked lists as implementing a sequential arrangement of a set of items: Starting at a given node, we consider its item to be the first in the sequence. Then we follow its link to another node, which gives us an item that we consider to be the second in the sequence, and so forth. Robert Sedgewick, Algorithms in Java
we can choose to keep the lists in sorted order, or we can leave them unordered. Robert Sedgewick, Algorithms in Java
Meng Yi
Meng Yi
Consider Paul's rocket mass heater. |