MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following algorithms design techniques is used in quick sort algorithm? |
| A. | Dynamic programming |
| B. | Backtracking |
| C. | Divide and conquer |
| D. | Greedy |
| Answer» D. Greedy | |