What algorithm do we use when we're looking for the Post Office?
A set of directions
A recipe
A list of instructions
4. Multiple Choice
30 seconds
1 pt
Programming languages give computers instructions
True
False
5. Multiple Choice
30 seconds
1 pt
What algorithm do we use when we're building a wardrobe?
A set of directions
A recipe
A list of instructions
6. Multiple Choice
30 seconds
1 pt
We can show the sequence of steps in an algorithm in a structural diagram called a flow chart.
True
False
7. Multiple Choice
30 seconds
1 pt
Only top software programmers can write an algorithm.
True
False
8. Multiple Choice
30 seconds
1 pt
What should be considered when designing an algorithm?
If the correct hardware is being used
If the correct software is being used
If there is more than one way of solving the problem
9. Multiple Choice
30 seconds
1 pt
When can algorithms be used?
Only with computers
Only when programming
Only with flowcharts
Any time to design solutions to problems
10. Multiple Choice
30 seconds
1 pt
An algorithm ...
... illustrates some steps, in no particular order, and following no logical
reasoning
... illustrates a series steps in a particular order, following logical reasoning
... illustrates some random shapes in a flowchart but in a set order
... illustrates series of decisions needed to bake a cake
11. Multiple Choice
1 minute
1 pt
An Algorithm has 4 main characteristics. It should be....
Doable, Creative, finite and precise
Doable, Understandable, finite and precise
Amazing, Understandable, finite and precise
Doable, Understandable, Infinite and precise
12. Multiple Choice
1 minute
1 pt
Start Put your hand on the doorknob Turn the doorknob to the side until it unlocks the door Push or pull the door to open it End .................................................. What would be an appropiate title for this algorithm?