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