Home Tags Big o

Tag: big o

BIG O notations analysis of algorithmsvideo

1.1 Introduction to Analysis of Algorithms | Big O

Big O can be described as a metric or language used to describe and compare efficiency of computer algorithms and data structures. Such notations are used to perform analysis of any computer algorithm.