226k views
2 votes
What is a methodical step by step procedure that guarantees solving a problem?

User Phito
by
8.0k points

1 Answer

2 votes
Algorithm is a methodical step by step procedure that guarantees solving a problem. It is a specification and set of rules how to solve a class of problems. As a methodological step the algorithm includes instructions how a particular task should be carried. It must give the correct answer and be suitable for every case.
User Dustin Boswell
by
7.6k points