MCQOPTIONS
Saved Bookmarks
| 1. |
Quick sort is a __________ |
| A. | greedy algorithm |
| B. | divide and conquer algorithm |
| C. | dynamic programming algorithm |
| D. | backtracking algorithm |
| Answer» C. dynamic programming algorithm | |