COMPUTATIONAL THINKING & ALGORITHMS - Students Free Notes

COMPUTATIONAL THINKING & ALGORITHMS

1. The eight queens puzzle is the problem of

 
 
 
 

2. In IPO Charts, we have

 
 
 
 

3. Computational thinking is

 
 
 
 

4. Finding the location of the element with a given value is

 
 
 
 

5. Following are types of computing problems Counting Problems

  1. Counting Problems
  2. Search Problems
  3. Decision Problem
 
 
 
 

6. For a problem, we face in real world situations. In what sequence we follow the steps.

  1. make some solution

     2. understand the real-world problem

     3. instruct the computer to behave accordingly

 
 
 
 

7. To solve Search problems, we need to

 
 
 
 

Question 1 of 7