Computer Science, asked by bekeshsingh3152, 10 months ago

Define omega ( ) notation.

Answers

Answered by siddhartha58
0

Omega Notation, Ω The notation Ω(n) is the formal way to express the lower bound of an algorithm's running time. It measures the best case time complexity or the best amount of time an algorithm can possibly take to complete.

Similar questions