what is big o notation
Answers
Answered by
1
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. It is a member of a family of notations invented by Paul Bachmann, Edmund Landau, and others, collectively called Bachmann–Landau notation or asymptotic notation
Answered by
2
HERE IS YOUR ANSWER
It is the complexity class of the code to find the maximum is O (N). the big O means grows on the order of N , which means a linear growth rate ( double the input size , double the time).
HOPE ITS HELPFUL
MARK AS BRAINLIEST PLZ
It is the complexity class of the code to find the maximum is O (N). the big O means grows on the order of N , which means a linear growth rate ( double the input size , double the time).
HOPE ITS HELPFUL
MARK AS BRAINLIEST PLZ
prakharr43:
I am a student of class 12 I am just testing that is this app is helpful or not that's why I asked easy questions
Similar questions
Psychology,
6 months ago
English,
6 months ago
Chemistry,
1 year ago
Math,
1 year ago
Math,
1 year ago