COMPUTATIONAL THINKING & ALGORITHMS 1. The eight queens puzzle is the problem of Sorting Searching Counting Both a and b 2. In IPO Charts, we have Input, Plan, Output Input, Program, Output Input, Program, Output Input, Proceed, Output 3. Computational thinking is Programming Thinking like a computer Coding Logically solving problems 4. Finding the location of the element with a given value is Search Traversal Sort None of above 5. Following are types of computing problems Counting Problems Counting Problems Search Problems Decision Problem I and II I and III II and III I and II and III 6. For a problem, we face in real world situations. In what sequence we follow the steps. make some solution 2. understand the real-world problem 3. instruct the computer to behave accordingly I, II, III I, III, II II, I, III II, III,I 7. To solve Search problems, we need to Provide the moves. Provide start state. Provide the end state a, b and c Loading … Question 1 of 7 No related questions.