मराठी
तामिळनाडू बोर्ड ऑफ सेकेंडरी एज्युकेशनएचएससी विज्ञान इयत्ता १२

Write a note on Asymptotic notation. - Computer Science

Advertisements
Advertisements

प्रश्न

Write a note on Asymptotic notation.

थोडक्यात उत्तर

उत्तर

Asymptotic Notations:
Asymptotic Notations are languages that use meaningful statements about time and space complexity.

(I) Big O
Big O is often used to describe the worst–case of an algorithm.

(II) Big Ω
Big Omega is the reverse Big O, if Bi O is used to describe the upper bound (worst–case) of an asymptotic function, Big Omega is used to describe the lower bound (best-case).

(III) Big Θ
When an algorithm has complexity with lower bound = upper bound, say that an algorithm has a complexity O (n log n) and Ω (n log n), it actually has the complexity Θ (n log n), which means the running time of that algorithm always falls in n log n in the best – case and worst – case.

shaalaa.com
Efficiency of an Algorithm
  या प्रश्नात किंवा उत्तरात काही त्रुटी आहे का?
पाठ 4: Algorithmic Strategies - Evaluation [पृष्ठ ४४]

APPEARS IN

सामाचीर कलवी Computer Science [English] Class 12 TN Board
पाठ 4 Algorithmic Strategies
Evaluation | Q 4. | पृष्ठ ४४
Share
Notifications

Englishहिंदीमराठी


      Forgot password?
Use app×