Quiz: Algorithm Design Techniques

Test your knowledge of algorithm desgin techniques by completing this quiz.

We'll cover the following...
1

Which algorithm allows us to avoid recomputing values that we already know?

A)

Greedy algorithm

B)

Branch-and-bound

C)

Dynamic programming

D)

Divide-and-conquer

Question 1 of 60 attempted