Computational Thinking And Algorithms

Following are types of computing problems
I Counting Problems
II Search Problems
III Decision Problem

 
 
 
 

Finding the location of the element with a given value is

 
 
 
 

For a problem, we face in real-world situations. In what sequence do we follow the steps?
I make some solution.
II understand the real-world problem.
III instruct the computer to behave accordingly.

 
 
 
 

The eight queens puzzle is the problem of

 
 
 
 

In IPO Charts, we have

 
 
 
 

Computational thinking is

 
 
 
 

To solve Search problems, we need to

 
 
 
 

Question 1 of 7