Divide and Conquer Algorithms Exercises

  < Previous  Next >
  1. Discuss with your neighbor(s) the two main parts of a divide and conquer algorithm and the roles of each one.
  2. Name some divide and conquer algorithms.
  3. How would determine which two points are the closest together from the following points:

Last Modified: