|
|
|
|
|
by sesqu
5152 days ago
|
|
I'm assuming the problem is questions like this: Recall the Master Method and its three parameters a,b,d. Which of the following is the best interpretation of b^d, in the context of divide-and-conquer algorithms?
Alternatively, the problem might be questions that ask for the state of an algorithm at some point, when the algorithm can be correctly implemented in different ways and one is expected to recall/go back and check the exact implementation used. |
|