09.02 - Algorithms Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Structured English

A

A method of showing the logical steps in an algorithm, using an agreed subset of straightforward English words for commands and mathematical operations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Flowchart

A

A diagrammatic representation of an algorithm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Algorithm

A

An ordered set of steps to be followed in the completion of a task

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Pseudocode

A

A method of showing the detailed logical steps in an algorithm, using keywords, identifiers with meaningful names, and mathematical operators

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Stepwise refinement

A

The practice of subdividing each part of a larger problem into a series of smaller parts, and so on, as required

How well did you know this?
1
Not at all
2
3
4
5
Perfectly