Computer Science, asked by nishant1966, 1 year ago

what is algorithm? full answer​

Answers

Answered by akanshasharma9637
0

Answer:

a process or set of rules to be followed in calculations or other problem solving operations especially by a computer

hope it helps you

Answered by adityavarshneypa7kv5
2

Answer:

algorithm is a set of instructions, typically to solve a class of problems or perform a computation. Algorithms are unambiguous specifications for performing calculation, data processing, automated reasoning, and other tasks.

As an effective method, an algorithm can be expressed within a finite amount of space and time and in a well-defined formal language for calculating a function. Starting from an initial state and initial input (perhaps empty), the instructions describe a computation that, when executed, proceeds through a finite number of well-defined successive states, eventually producing "output" and terminating at a final ending state. The transition from one state to the next is not necessarily deterministic; some algorithms, known as randomized algorithms, incorporate random input.

The concept of algorithm has existed for centuries. Greek mathematicians used algorithms in the sieve of Eratosthenes for finding prime numbers, and the Euclidean algorithm for finding the greatest common divisor of two numbers.

The word algorithm itself is derived from the 9th century mathematics Latinized Algorithm. A partial formalization of what would become the modern concept of algorithm began with attempts to solve the (decision problem) posed by David Hilbert in 1928. Later formalizations were framed as attempts to define "effective " or "effective method". Those formalizations included recursive functions of 1930, 1934 and 1935, Alonzo Church's lambda calculus of 1936, Emil Post's Formulation 1 of 1936, and Alan Turing's Turing machines of 1936–37 and 1939.

please mark as brilliant.....

i hope it is help you...............

Similar questions