Vidyalelo
Data Structure · Q748

Miscellaneous on Data Structures

Programming · Data Structure · question 748

Q748

What is the purpose of using square root decomposition?

A.
to reduce the time complexity of a code
Answer
B.
to increase the space complexity of a code
C.
to reduce the space complexity of a code
D.
to reduce the space and time complexity of a code

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board