Which of the following is NOT a common problem-solving strategy in computer science?

a
Guessing without testing
b
Decomposition
c
Brainstorming
d
Pattern recognition

1 answer

a) Guessing without testing is NOT a common problem-solving strategy in computer science. The other options—decomposition, brainstorming, and pattern recognition—are well-established strategies used to tackle problems effectively.