Chapter - Problem Solving Flashcards
1
Q
Computational Practices
A
Analyze the effects of development in computing
2
Q
Computational Thinking
A
The thought process involved in formulating a problem and expressing its solution
3
Q
Troubleshooting
A
Trace and correct errors in a software program
4
Q
Problem Solving Techniques and Steps
A
- Understand the problem
- Palm the solution
- Carry out the plan
- Review and reflect on you solution
5
Q
Algorithm
A
A set of steps to solve a problem
6
Q
Quick Sort
A
One of the many ways sorting data is not as efficient than most
7
Q
Selection Sort
A
A way of sorting not as efficient as the others