Respuesta :

Answer:

An algorithm

Explanation:

An algorithm is a crucial part of programming where a logical, well- defined and sequential steps are developed and documented for a specific task. The algorithm is accompanied by a flow chart which shows the graphical representation if the steps.

There are different types of algorithm and they are;

- brutal force algorithm

- Recursive algorithm

- Greedy algorithm

- Randomized algorithm

- Device tracking algorithm

- Divide and conquer algorithm etc.

Answer:

The correct word for the blank space is: Algorithm.

Explanation:

Algorithms are detailed steps that describe the solution of a problem. In computer science, they are used to easily solve mathematical operations or data processing. One of the main features of algorithms is the handling of data to search it, add it or sort it.

ACCESS MORE