Review and what's next

This week you looked at algorithms in general and, more specifically, algorithms related to the list data structure. You also thought about how to implement algorithms using Python programs.

Next week

Next week you’re going to look at and compare some different algorithms that do the same job — that of sorting a list.