Click here to hide categories Click here to show left categories

User: Home          welcome : Guest          Log In / Register here     




Basic Concepts - Criteria to be satisfied by the Algorithm

An algorithm must satisfy the following criteria:

1. Input- These are the values that are supplied externally to the algorithm.

2. Output- These are the results that are produced by the algorithm.

3. Definiteness- Each step must be clear and unambiguous.

4. Finiteness- The algorithm must terminate after a finite number of steps.

5. Effectiveness- Each step must be feasible i.e. it should be practically possible to perform the step.

Share this article   |    Print    |    Article read by 27261 times
Author:
Ritika Sood
Lecturer in computer science....Love to do programming...Other interests are sports, freaking out with frnds, travel at beautiful places, watch movies, listen songs....
Related Articles: No related article
Related Interview Questions: No related interview question