1/12 | ||||||||||||||||||||||||
2 | 14 | |||||||||||||||||||||||
3 | ||||||||||||||||||||||||
16 | 18 | |||||||||||||||||||||||
4 | 15 | |||||||||||||||||||||||
5 | 19 | |||||||||||||||||||||||
17 | ||||||||||||||||||||||||
6 | ||||||||||||||||||||||||
7 | ||||||||||||||||||||||||
8 | ||||||||||||||||||||||||
13 | 9 | |||||||||||||||||||||||
10 | ||||||||||||||||||||||||
11 | ||||||||||||||||||||||||
1. The minimum amount of time or space resources required to solve a problem.
2. A symbol used in a flowchart to indicate an output or data display point within an algorithm.
3. The process of repeating a set of instructions until a specific condition is met.
4. The amount of memory or storage space required by an algorithm to solve a problem.
5. A series of actions or steps taken in order to achieve a particular end.
6. The maximum amount of resources (such as time or space) required to solve a problem, considering all possible inputs.
7. The process of arranging data in a particular order.
8. Software used to create and edit flowcharts.
9. Solving a problem by breaking it down into smaller subproblems and solving them independently.
10. An unambiguous step by step set of instructions to solve a problem.
11. A symbol used in a flowchart to indicate an action taken in an algorithm.
12. A way of describing the space or time complexity of an algorithm.
13. A control structure that executes instructions until a condition is met or a number of iterations is reached.
14. The ability to identify similarities or commonalities among different problems or situations.
15. A measure of how well an algorithm solves a problem, often in terms of time and computational resources required.
16. A set of rules used to reduce the size of data by removing redundant information.
17. A symbol used in a flowchart to indicate a repetitive action in an algorithm.
18. A flowchart symbol used to indicate the start or end of an algorithm.
19. A symbol used in a flowchart to indicate a branching point in an algorithm.