Sail E0 Webinar
Question
Let W(n) and A(n) denote respectively, the worst case and average case running time of an algorithm executed on an input of size n. Which of the following is ALWAYS TRUE?
Options:
A .  A(n) = Ω (W(n))
B .  A(n) = Θ (W(n))
C .  A(n) = O (W(n))
D .  A(n) = o (W(n))
Answer: Option C


-NA-



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

More Questions on This Topic :


Latest Videos

Latest Test Papers