what is algorithm ?
plz bata do it is important
Answers
Answer:
An algorithm is a set of instructions designed to perform a specific task. This can be a simple process, such as multiplying two numbers, or a complex operation, such as playing a compressed video file. ... In computer programming, algorithms are often created as functions.
Step-by-step explanation:
Hope it helps you friend.
MARK ME AS BRAINLIEST.
Answer:
✿ A computer algorithm is a detailed step-by-step method for solving a problem by using a computer.
✿ An algorithm is a sequence of unambiguous instructions for solving a problem in a finite amount of time.
✿ An Algorithm is well defined computational procedure that takes some value, or set of values, as input and produces some value, or set of values as output.
✿ More generally, an Algorithm is any well defined computational procedure that takes collection of elements as input and produces a collection of elements as output.