Data representation Flashcards
1
Q
what is decomposition
A
breaking down a problem into multiple simpler steps
2
Q
what is composition
A
the combining of smaller steps to create a large algorithm
3
Q
problem abstaction
A
removing details from a problem so that it reduces to a simpler problem that was solved before
4
Q
automation
A
modeling real world problems and solving them, includes details only important to the problem