Computer Science, asked by devanshu12345, 1 year ago

what is algorithm?give one example

Answers

Answered by deepa70
3
Hiii machiii ✋..


➡️ An algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem, based on conductiong a sequence of specified actions. A computer program can be viewed as an elaborate algorithm. In mathematics and computer science, an algorithm usually means a small procedure that solves a recurrent problem.


➡️ Tasks performed by computers consist of algorithms. An algorithm is a well-defined procedure that allows a computer to solve a problem. A particular problem can typically be solved by more than one algorithm. Optimization is the process of finding the most efficient algorithm for a given task.
Answered by sachinarora2001
5
Algorithm refers to the procedure which tells the computer what steps should take to solve the problems. For example firstly a program ask about email address and then tell you that how email address you will open
Similar questions