3.1.1 Fundamentals of algorithms Flashcards

1
Q

What is an Algorithm?

A

Set of instruction used to solve problems or perform tasks

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

What is Abstraction?

A

The process of removing parts of a code or program that aren’t relevant

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

What is Decomposition?

A

Breaking down a complex problem or system into smaller parts that are more manageable and easier to understand

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