InterviewSolution
Saved Bookmarks
| 1. |
Which of the following algorithms is NOT a divide & conquer algorithm by nature?(A) Euclidean algorithm to compute the greatest common divisor(B) Heap Sort(C) Cooley-Tukey fast Fourier transform(D) Quick Sort |
| Answer» | |