Algorithm
An algorithm is procedure consisting of a finite set of unambiguous rules (instructions) which specify a finite sequence of operations that provides the solution to a problem, or to a specific class of problems for any allowable set of input quantities (if there are inputs). In other word, an algorithm is a step-by-step procedure to solve a given problem
An algorithm is a sequence of steps required to solve a problem. It ia a list of well-defined instructions to solve a problem.
Comments
Post a Comment