What is a potential drawback of using divide-and-conquer algorithms?
Lower time complexity
Easier to read code
More complex code
Better space complexity

Computer Science Exercises are loading ...