Math, asked by Sunjeet1, 1 year ago

What is algorithm? With examples ans its application


JDaayu: An algorithm helps to develop the fundamental logic of a problem and is an effective method for solving different problems. For ex - mathematical problems

Answers

Answered by yourdad2
1
algorithm is collection of well defined steps to solve any problem
Answered by gs018661
0
algorithm means
given positive integers a and b there exist unique integers q and r satisfying a=bq+r, 0<_r<b
here q means the quotient and r is called remainder
Similar questions