Divide
and Conquer technique: Divide and conquer is a top-down technique for designing
algorithms that consists of dividing the problem into smaller sub problems hoping
that the solution of the sub problems are easier to find and then composing the
partial solutions into the solution of the original problem.
10 March 2018
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment