Advertisements
Advertisements
Question
Algorithm with ______ loops are also called quadratic time algorithm.
Options
Nested
For
While
None of these
MCQ
Fill in the Blanks
Advertisements
Solution
Algorithm with nested loops are also called quadratic time algorithm.
Explanation:
Quadratic time algorithms are algorithms that use nested loops.
shaalaa.com
Time Complexity of Algorithms in Python
Is there an error in this question or solution?
