Searching ArrayLists

Objective #1: Use a sequential search algorithm with ArrayLists as well as arrays.

The following information will not be tested on the AP exam or unit tests. Mr. Minich keeps this material in his lecture notes for those students who "want to get ahead" in their study of computer science.

Objective #2: Trace and apply a hash algorithm.