M
Q. What is the space complexity of the divide and conquer algorithm used to find the maximum sub-array sum?
Explanation by: Mr. Dubey
the divide and conquer algorithm uses a constant space. so, the space complexity is o(1).
You must be Logged in to update hint/solution
Loading Comments....
Related MCQs
Q. 10Base5, 10Base2, 10BaseT are types of?
Q. A tablespace is further broken down into
Q. The first commercial RDBMS is:
Q. Statistical significance is
Q. How many two-input AND and OR gates are required to realize Y = CD+EF+G?
Q. In web mining, is used to know the order in which URLs tend to be accessed.
Question analytics

Discusssion
Login to discuss.