A divide and conquer algorithm is an algorithm that breaks a problem into smaller sub-problems that are then solved.

One advantage of algorithmic thinking is that it can help improve -solving skills.

A disadvantage of algorithmic thinking is that it may oversimplify problems.

An iterative algorithm is an algorithm that repeats a sequence of until a certain condition is met.

An algorithm is a set of which, when followed, solves a particular problem.