Advertisements
Advertisements
Question
The Θ notation in asymptotic evaluation represents ______
Options
Base case
Average case
Worst case
NULL case
MCQ
Fill in the Blanks
Solution
The Θ notation in asymptotic evaluation represents the Average case.
shaalaa.com
Introduction to Algorithmic Strategies
Is there an error in this question or solution?
APPEARS IN
RELATED QUESTIONS
The word comes from the name of a Persian mathematician Abu Ja’far Mohammed ibn-i Musa al Khowarizmi is called?
Two main measures for the efficiency of an algorithm are ______
If a problem can be broken into subproblems that are reused several times, the problem possesses which property?
What is an Algorithm?
Define Pseudo code.
Who is an Algorist?
List the characteristics of an algorithm.
Explain the characteristics of an algorithm.