Question
which of the following is described as a process by which a problem is divided into sub problems is divided into subproblems which are recursively solved, then combined for a final solution
Answers
GPT 3.5
The process described in the above statement is known as "divide and conquer."