adplus-dvertising
frame-decoration

Question

A Complexity of algorithm depends upon _________

a.

Time only

b.

Space only

c.

Both Time and Space

d.

None of the mentioned

Posted under Discrete Mathematics

Answer: (c).Both Time and Space

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A Complexity of algorithm depends upon _________

Similar Questions

Discover Related MCQs

Q. An algorithm which tries all the possibilities unless results are satisfactory is and generally is time-consuming is _________

Q. For a recursive algorithm _________

Q. Optimization of algorithm means _________

Q. For an algorithm which is the most important characteristic that makes it acceptable _________

Q. An algorithm can be represented through _________

Q. There are two algorithms suppose A takes 1.41 milli seconds while B takes 0.9 milliseconds, which one of them is better considering all other things the same?

Q. Which of the following case does not exist in complexity theory?

Q. The complexity of linear search algorithm is _________

Q. The complexity of Binary search algorithm is _________

Q. The complexity of merge sort algorithm is _________

Q. The Worst case occur in linear search algorithm when _________

Q. The worst case complexity for insertion sort is _________

Q. The complexity of Fibonacci series is _________

Q. The worst case occurs in quick sort when _________

Q. The worst case complexity of quick sort is _________

Q. Which is used to measure the Time complexity of an algorithm Big O notation?

Q. If for an algorithm time complexity is given by O(1) then the complexity of it is ____________

Q. If for an algorithm time complexity is given by O(logâ‚‚n) then complexity will be ___________

Q. If for an algorithm time complexity is given by O(n) then the complexity of it is ___________

Q. If for an algorithm time complexity is given by O(n²) then complexity will ___________