Which of the following is described as a process by which a problem is divided into subproblems which are recursively solved, then recombined for a final solution? (1 point)
Responses
binary search algorithm
binary search algorithm
selection sort algorithm
selection sort algorithm
divide and conquer algorithm
divide and conquer algorithm
bubble sort algorithm
bubble sort algorithm
1 answer
divide and conquer algorithm