COMPUTATIONAL THINKING & ALGORITHMS 1. In IPO Charts, we have Input, Plan, Output Input, Program, Output Input, Program, Output Input, Proceed, Output 2. Computational thinking is Programming Thinking like a computer Coding Logically solving problems 3. To solve Search problems, we need to Provide the moves. Provide start state. Provide the end state a, b and c 4. Finding the location of the element with a given value is Search Traversal Sort None of above 5. The eight queens puzzle is the problem of Sorting Searching Counting Both a and b 6. 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 7. 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 Loading … Question 1 of 7 No related questions.