What is an algorithm?
What is decomposition?
What is abstraction?
What does a rounded rectangle represent in flowcharts?
What does a rectangle represent in flowcharts?
What does a diamond represent in flowcharts?
What does a diamond represent in flowcharts?
What does a parallelogram represent in flowcharts?
What does a rectangle with two lines inside represent?
What is a variable?
What are the steps for a bubble sort?
What are the steps for merge sort?
What are the steps for an insertion sort?
When is a bubble sort the better choice?
When is a insertion sort the better choice?
When is a merge sort the better choice?
What is a linear search?
What is a binary search?