The Role Algorithms in Computing




CS146

Chris Pollett

Jan 27, 2014

Outline

Algorithm -- Definition

Example Computational Problem

Many Ways to Solve the Problem

Useful Algorithms Which Don't Solve the Problem

What kinds of problems can be solved by algorithms?

Data Structures

Why can't we just use existing classes and algorithm implementations?

Hard Problems