Multiple choice What is an algorithm? A type of program. A set of instructions for a computer. A list of rules to follow in order to solve a problem. A user guide on programming. Reveal answer Fill a bubble to check yourself C Correct answer Explanation An algorithm is a finite sequence of well-defined, computer-implementable instructions, typically to solve a class of problems or to perform a computation.