Computer Science, asked by aphrotwagir, 11 months ago

What is the metric for analyzing the worst-case scenario of algorithms in terms of scalability and efficiency called

Answers

Answered by Geekydude121
0

The metric which is used for analyzing the scenario of the worst case of algorithms in terms of the scale and the efficiency is called the Big O Notation.

Big O Notation is a mathematical notation that describes the limited behavior of a function when the argument is leaning towards a particular value or infinity. It is Paul Bachmann, Edmund Landau and others jointly known as Bachchann-Landau Notation or family members of the invention of the invention of asymptotic notation.

In computer science, large o nutrition is used to classify algorithms in how the input size increases, how their time or space requirements increase.

Similar questions