Explain an algorithm and its properties

Explain an algorithm. Illustrates the properties of an algorithm?

E

Expert

Verified

Algorithm:

It is a step by step process to determine the solution for a well explained problem.

Properties of an algorithm:

  • It must be written within simple English.
  • It must be lucid, precise and unambiguous.
  • It must provide the accurate solutions.
  • It must have an ending point.
  • The output statements must follow process, input instructions.
  • The initial statements must be of input statements.
  • It must have finite number of steps.
  • Every statement must be definitive.

   Related Questions in Data Structure & Algorithms

©TutorsGlobe All rights reserved 2022-2023.