CSC151 2007S, Class 43: Binary Search Admin: * Questions on HW14? * Can we use an anonymous procedure in defining tally-as? YES! * EC for Kesho Scott lecture or Ferrett/Stewart * EC for signing up for Psych Experiments conducted by your classmates. * EC for participating in ONE pride week activity Overview: * About common algorithms. * Searching. * Binary search. * Lab. /Computer Science is the Study of Algorithms/ * Algorithm is a set of instructions for building a solution to a problem * These past ten or so weeks: * Tools for expressing algorithms