0
6.6kviews
Explain the asymptotic notations

Mumbai University > Computer Engineering > Sem 4 > Analysis of Algorithm

Marks: 10M

Year: May 2016

1 Answer
1
189views
  1. Asymptotic analysis of an algorithm refers to defining the mathematical boundation/framing of its run-time performance. Using asymptotic analysis, we can very well conclude the best case, average case, and worst case scenario of an algorithm.

  2. Asymptotic analysis is input bound i.e., if there's no input to the algorithm, it is …

Create a free account to keep reading this post.

and 4 others joined a min ago.

Please log in to add an answer.