III For questions with sequences, we constantly split the problem into a number of sub-problems that are smaller instances of the same problem, and we try to solve the smaller problems recursively. We called this type of algorithm __(6)__
(A) Dynamic  programming 
(B) Divide and   Quicksort   
(C) Greedy al-  gorithms
(D) conquer

答案:登入後查看
統計: A(0), B(1), C(0), D(0), E(0) #2852883