1/6
A collection of vocabulary flashcards based on key concepts from Chapter 9.
Name | Mastery | Learn | Test | Matching | Spaced |
---|
No study sessions yet.
Abstraction
Removing unnecessary details to focus on the main idea.
Decomposition
Breaking a problem into smaller parts.
Pattern Recognition
Finding similarities to solve problems faster.
Stepwise Refinement
Breaking down a big problem into easier, more detailed steps.
Flowchart
A diagram showing process flow using symbols.
Pseudocode
Code statements that resemble programming language but lack specific syntax.