3.1.1 Fundamentals of algorithms Flashcards
1
Q
What is an Algorithm?
A
Set of instruction used to solve problems or perform tasks
2
Q
What is Abstraction?
A
The process of removing parts of a code or program that aren’t relevant
3
Q
What is Decomposition?
A
Breaking down a complex problem or system into smaller parts that are more manageable and easier to understand