Quiz: Algorithm Design
Quiz-summary
0 of 7 questions completed
Questions:
- 1
- 2
- 3
- 4
- 5
- 6
- 7
Information
Let’s test your knowledge of algorithm design.
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading...
You must sign in or sign up to start the quiz.
You have to finish following quiz, to start this quiz:
Results
0 of 7 questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 points, (0)
Average score | |
Your score |
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- Answered
- Review
- Question 1 of 7
1. Question
A set of instructions/steps/rules that are followed to solve a problem.
- Question 2 of 7
2. Question
A way of representing an algorithm design using words (text)?
- Question 3 of 7
3. Question
A way of visually representing an algorithm design.
- Question 4 of 7
4. Question
This is an example of:
- Question 5 of 7
5. Question
Breaking a problem down into increasingly smaller and smaller manageable parts.
- Question 6 of 7
6. Question
Which of these are benefits of breaking a programming problem into smaller chunks or modules?
- Question 7 of 7
7. Question
One line of pseudocode always results in one line of real code?
Related Theory
Related Quizzes
- There are no related quizzes