what is algorithm Please explain in concept
Answers
Answer:
An algorithm (pronounced AL-go-rith-um) is a procedure or formula for solving a problem, based on conducting 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.
Answer:
Elooooooo ☺️
Explanation:
here your answer: The word algorithm means a process or set of rules to be followed in calculations and other problem- solving operations". Therefore algorithm refers ta a set of rules/instructions that step-by-step define how a work is to be executed upon in order to get the expected result.
It can be understood by taking an example of cooking a new recipe.to cook a new recipe,one read the instructions and step and execute them one by one in the given sequence the result thus obtained is a new dish Cook perfectly.similarly algorithm help to do a task in programming to get the excepted output ...