Unit V: Sorting and searching

Lecture notes

Sample Programs

Reading

You should read through Chapters 6 and 9 of the textbook.

Chapter 6 contains material on control structures that we covered in class V.1, while Chapter 9 covers sorting ans searching.

As ever, the material is a little different from what we looked at in class, but all of it is relevant. Don't skip stuff just because I didn't mention it.