
Lecture 3: Problem Solving
Published on 2012-10-292549 Views
This lecture covers the use of iteration to build programs whose execution time depends upon the size of inputs. It also introduces search problems and brute force and bisection for solving them. T