Home > Python > Quizzes > Problem Solving and Python Programming Practice Test: Algorithms
Problem Solving and Python Programming Practice Test: Algorithms
Fast practice, instant feedback. Timer auto-submits when time’s up.
Avg score: 63% Most missed: “Another name for 1-D arrays.”
Problem Solving and Python Programming Practice Test: Algorithms
Time left 00:00
9 Questions

1. This characteristic often draws the line between what is feasible and what is impossible.
2. A system wherein items are added from one and removed from the other end.
3. The time that depends on the input: an already sorted sequence that is easier to sort.
4. Any algorithm is a program.
5. When an algorithm is written in the form of a programming language, it becomes a
6. Another name for 1-D arrays.
7. The word _____________ comes from the name of a Persian mathematician Abu Ja’far Mohammed ibn-i Musa al Khowarizmi.
8. A data structure that follows the FIFO principle.
9. In computer science, algorithm refers to a special method usable by a computer for the solution to a problem.