Week 5 – Term 2 2018

Learning Objective: to understand aspects of efficiency in computational algorithms.

Theory:

This week we’ll be covering linear and binary searching and efficiency of algorithms.

Most of your class time this week will be dedicated to your SAT.

Programming:

Optional: Change your program from last week to use binary search instead of linear search.

Homework:
Theory: Continue working on your SAT.
Programming: Optional: Complete the task for the week.