Computer Science, asked by Morish001, 5 months ago

What is an algorithm?​

Answers

Answered by Anonymous
1

Explanation:

\Large\mathtt{\fcolorbox{lime}{black}{\pink{ALGORITHM}}}

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. Therefore, programmers usually seek to create the most efficient algorithms possible.

Answered by SahilGhate
0

Answer:

Hope it is helpful

Explanation:

In mathematics and computer science, an algorithm (/ˈælɡərɪðəm/ (About this soundlisten)) is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to perform a computation.[1][2] Algorithms are always unambiguous and are used as specifications for performing calculations, data processing, automated reasoning, and other tasks.

Similar questions