What is designing algorithms?

 Ans-:  

DESIGNING ALGORITHMS:

In Computer Science, developing an algorithm is an art or a skill. Before actual implementation of the program, designing an algorithm is very important step.

Steps are:

1.   Understand the problem

2.   Decision making on

a)  Capabilities of computational devices

b)  Select exact or approximate methods

c)   Data Structures

d)  Algorithmic strategies

3.   Specification of algorithms

4.   Algorithmic verification

5.   Analysis of algorithm

6.   Implementation or coding of algorithm

Post a Comment

Thankyou

Previous Post Next Post