Concepts
Algos
Concept
Computer Science
Algorithmic pattern
Decrease and conquer
Mentioned by:
Binary search
Insertion sort
Selection sort
Decrease and conquer
An
algorithmic pattern
where the problem is broken down into one subproblem.