#1
Which problem-solving heuristic involves breaking down a complex problem into smaller, more manageable parts?
Means-Ends Analysis
Algorithm Design
Divide and Conquer
Trial and Error
#2
Which of the following is NOT a problem-solving strategy?
Working Backwards
Using Analogies
Random Guessing
Finding Patterns
#3
What does the acronym 'SMART' stand for in goal setting?
Simple, Measurable, Achievable, Realistic, Timely
Specific, Manageable, Attainable, Relevant, Time-bound
Structured, Measurable, Agreed-upon, Realistic, Time-bound
Strategic, Meaningful, Actionable, Realistic, Time-sensitive
#4
In problem-solving, what is the primary purpose of brainstorming?
To generate a wide range of possible solutions
To analyze the root cause of the problem
To implement the chosen solution
To evaluate the effectiveness of the solution
#5
What does the acronym 'IDEAL' stand for in problem-solving?
Identify, Develop, Evaluate, Act, Learn
Innovate, Design, Execute, Assess, Learn
Imagine, Define, Execute, Assess, Learn
Identify, Describe, Execute, Analyze, Learn
#6
Which problem-solving heuristic involves selecting the alternative that seems to lead most directly to the goal?
Means-Ends Analysis
Working Backwards
Generate and Test
Hill Climbing
#7
Which problem-solving heuristic involves making the problem more familiar by comparing it to a similar, known problem?
Means-Ends Analysis
Using Analogies
Generate and Test
Working Backwards
#8
In the 'Five Whys' technique, what is the primary purpose of asking 'why' five times?
To find the root cause of a problem
To understand the effects of the problem
To brainstorm multiple solutions
To identify the stakeholders involved
#9
What is the primary drawback of using the 'Trial and Error' problem-solving strategy?
It is highly time-consuming
It does not ensure finding a solution
It relies heavily on intuition
It is only applicable to mathematical problems
#10
Which problem-solving heuristic involves reducing the difference between the current state and the goal state at each step?
Means-Ends Analysis
Hill Climbing
Generate and Test
Divide and Conquer
#11
What is the primary goal of using the 'Trial and Error' problem-solving strategy?
To systematically test all possible solutions
To find the most efficient solution
To quickly arrive at a solution
To avoid errors in problem-solving
#12
Which problem-solving heuristic involves continuously generating and evaluating possible solutions until a satisfactory one is found?
Means-Ends Analysis
Generate and Test
Working Backwards
Divide and Conquer
#13
Which problem-solving heuristic involves starting with the desired goal state and working backward to determine the steps needed to reach that state?
Means-Ends Analysis
Working Backwards
Hill Climbing
Divide and Conquer
#14
What is the primary focus of the 'Trial and Error' problem-solving strategy?
Identifying patterns in the problem
Following a step-by-step procedure
Randomly guessing solutions until one works
Carefully evaluating all possible options
#15
Which problem-solving heuristic involves finding similarities between the current problem and previously solved problems?
Means-Ends Analysis
Using Analogies
Generate and Test
Hill Climbing
#16
In problem-solving, what is the primary purpose of using the 'Means-Ends Analysis' heuristic?
To break down the problem into smaller parts
To identify the obstacles preventing the goal attainment
To continuously adjust the strategy based on feedback
To compare different strategies and select the most promising one
#17
Which problem-solving heuristic involves comparing the current state with the desired goal state and taking steps to reduce the difference between them?
Means-Ends Analysis
Hill Climbing
Generate and Test
Working Backwards
#18
What is the primary limitation of using the 'Generate and Test' problem-solving strategy?
It may overlook creative solutions
It is highly time-consuming
It requires extensive domain knowledge
It cannot be applied to complex problems
#19
Which problem-solving heuristic involves systematically testing various solutions until the correct one is found?
Means-Ends Analysis
Trial and Error
Working Backwards
Divide and Conquer
#20
In problem-solving, what is the primary goal of using the 'Means-Ends Analysis' heuristic?
To continuously adjust the strategy based on feedback
To compare different strategies and select the most promising one
To identify the obstacles preventing the goal attainment
To break down the problem into smaller, more manageable parts
#21
What is the main drawback of the 'Generate and Test' problem-solving strategy?
It is time-consuming
It does not guarantee finding the optimal solution
It requires extensive domain knowledge
It cannot be applied to complex problems
#22
Which problem-solving heuristic involves gradually moving towards a goal by continuously selecting the alternative that minimizes the difference between the current state and the desired goal state?
Means-Ends Analysis
Hill Climbing
Generate and Test
Working Backwards
#23
What is the main advantage of using the 'Means-Ends Analysis' problem-solving heuristic?
It guarantees finding the optimal solution
It is a straightforward and simple approach
It is particularly effective for complex problems
It reduces the need for extensive domain knowledge
#24
What is the main drawback of using the 'Divide and Conquer' problem-solving strategy?
It can lead to overlooking alternative solutions
It requires extensive domain knowledge
It may not be suitable for highly complex problems
It is time-consuming
#25
What is the main advantage of using the 'Divide and Conquer' problem-solving strategy?
It guarantees finding the optimal solution
It reduces the complexity of the problem
It eliminates the need for creativity
It requires minimal computational resources