Thursday Week 5

1.  Questions:  Craps2, Target, Arrays, Files, Collisions

2.  Evolve Code

3.  Lists vs Arrays:   SPEED

4.  Practice:  Find the average of all the test scores between the average score and the highest score.

5.  Practice:  Find how many odd scores fall after the highest score and are above the average score

6.  Sorting:   Insertion and Quick.. others?

7.  Searching:   Linear vs Binary

8.  Simple Analysis

9.  Hashing

10.  Indexing:  Nested subscripts. 

11.  Skim Ch 11 sections involving Classes/Objects  (11.3-end)