Algorithm Analysis: Why?
Correctness:
Does the algorithm do what is intended.
Performance:
What is the running time of the algorithm.
How much storage does it consume.
Different algorithms may correctly solve a given task
Which should I use?
Previous slide
Next slide
Back to first slide
View graphic version