A

Admin • 832.70K Points
Coach

Q. Which of the following strategies does the following diagram depict?

  • (A) divide and conquer strategy
  • (B) brute force
  • (C) exhaustive search
  • (D) backtracking

Explanation by: Admin

brute force is a straight forward approach to solve critical problems. here, we use brute force technique to find the closest distance between p1 and p2.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.