Computer Science, asked by n170317, 1 year ago

what is the use of algorithms in computer science?

Answers

Answered by Smawr
2
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.
Similar questions