Computer Science, asked by kushalkamal43, 2 months ago

what is big o notaion​

Answers

Answered by lakshmanmaiti31
1

Answer:

Big O notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular value or infinity. ... In computer science, big O notation is used to classify algorithms according to how their run time or space requirements grow as the input size grows.

Answered by komuraiahpaidipala
0

Answer:

Big O notation is a mathematical notation that describes the limiting behavior of a function when the argument tends towards a particular value or infinity. ... In computer science, big O notation is used to classify algorithms according to how their run time or space requirements grow as the input size grows.

Similar questions