Lecture 15: Linear & Binary Search

Activity:  Application Card



In today's lecture we saw the searching techniques called linear and binary search.  In your groups (or as an individual) describe some answers to the following questions.

1.  Describe situations where you have used or could use binary search to locate something.

2.  Describe situations where you have used or could use linear search to locate something.  Could you also use binary search for the situation?  Why or why not?