1/3
Looks like no tags are added yet.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
What is Abstraction
Picking out the important bits of information from the problem ignoring the specific details that don’t matter
What is Decomposition
Breaking a complex problem down into smaller problems and solving each one individually
What is Algorithm thinking
a problem-solving approach that involves creating a step-by-step plan, or algorithm, to achieve a solution
What is a Trace Table
A tool that can be used to follow each line of an algorithm through step by step will show contents of each variable