Latest Post

6/recent/ticker-posts

Ad Code

Responsive Advertisement

Algorithms

Algorithms

are a step-by-step procedure for solving any particular kind of problem. An algorithm can be written in different kinds of notation such as natural languages and pseudo code.
An algorithm helps a programmer in writing a computer program to solve a problem. There are no hard and fast rules for writing an algorithm.


Algorithms
algorithms



Properties of algorithm
1 There should be a finite number of steps
2 All steps should be clear and understandable.
3 An algorithm should be capable of producing output from a given input.
4 Stop the algorithm.


Post a Comment

0 Comments

Ad Code

Responsive Advertisement