Welcome to Week 4

Welcome to the final week of the course!

Last week, you compared algorithms for sorting a list.

This week, you’re going to learn a couple of algorithms for searching. You’ll have the chance to implement them, and see how having sorted a list may affect how you search through it.

Good luck.