Unit 6 - Algorithms Flashcards

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

What is meant by the term “Abstraction”?

A

Obfuscating unnecesary details, usually for the benefit of the user

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

What is meant by the term “Decomposition”?

A

Breaking down a problem into smaller more manageable parts, usually to make coding easier to do and more approachable

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

What is meant by the term “Algorithmic thinking”?

A

Finding an algorithm to get to the solution and then working in line with those steps

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

What is meant by the term “Structure diagram”?

A

A diagram showing how a problem is decomposed, displayed decomposition visually

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