Netcracker Technology Interview Question

What is the Big O time complexity ?

Interview Answer

Anonymous

Jun 9, 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.