Netcracker Technology interview question

What is the Big O time complexity ?

Interview Answer

Anonymous

9 June 2017

Its is used in Data Structures and it is the upper bound time complexity, it is also used significantly known to calculate the worst time taken by a snippet to perform a particular task.