This chapter discusses
n
Two fundamental
list
operations.
u
Sorting
u
Searching
n
Sorted lists.
n
Selection/bubble sort.
n
Binary search.
n
Loop invariant.
n