Home
Boards
Past Papers
Blog
Back to Algorithm Design and Problem-Solving
2 Beginner
3 Intermediate
3 Advanced
Question 1 of 8
Score: 0/—
★☆☆ Beginner
Based on the 'Master Chef's Recipe' analogy, which of the following best defines an algorithm?
A
A computer program written in a high-level language like Python.
B
A finite, ordered sequence of unambiguous steps to solve a specific problem.
C
The process of compiling source code into an executable file.
D
A complex problem that a computer needs to solve, like navigating traffic.