Design and Analysis of Algorithms: What is an Algorithm ?

  • 11 years ago
What is an algorithm? Algorithm http://www.TutorialPort.com
Design and Analysis of Algorithms: What is an Algorithm ?

In mathematics and computer science, an algorithm is a step-by-step procedure for calculations.
Algorithms are used for calculation, data processing, and automated reasoning.
An algorithm is an effective method expressed as a finite list of well-defined instructions for calculating a function.

Recommended