Computer Science > Decomposition and Algorithms > Flashcards
What is an algorithm?
A set of instructions to perform a task
What is decomposition?
Breaking the problem down into smaller parts
What is sequence?
The order of steps in the algorithm