
CS IGCSE Y2- FA-Algorithm Design and Problem Solving
Authored by Deepak Kumar
Computers
10th Grade
Used 2+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
100 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Identify the description of a linear search
Put the elements in order, compare to the middle value, split the list in order and repeat
Put the elements in order, check each item in turn
Elements do not need to be in order, check each item in turn
Elements do not need to be in order, compare to the middle value, split the list in order and repeat
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Define the term decomposition within computational thinking
The breaking down of a program until it no longer exists
The breaking down of waste to make compost
The breaking down of a problem into smaller problems
The creation of music that can be played on a computer
3.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
A linear search is to be performed on the list: 12, 6, 8, 1, 3.
How many comparisons would it take to find the number 1?
1
2
3
4
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Identify the search performed by the following algorithm:
for x = 0 to 9
if (array[x]==10) then
OUTPUT(“Found it”)
endif
next x
Neither, it does not work
Both linear and binary
Linear
Binary
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Which sorting algorithm is described by: moving through a list repeatedly, swapping elements that are in the wrong order.
Merge
Insertion
Bubble
Not bubble, insertion or merge.
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Identify the purpose of the following flowchart symbol:
Input/Output
Output
Decision
Start/Stop
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Identify the purpose of the following flowchart symbol:
Input/Output
Process
Decision
Sub program
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?