
CS IGCSE Y2- FA-Algorithm Design and Problem Solving

Quiz
•
Computers
•
10th Grade
•
Medium
Deepak Kumar
Used 2+ times
FREE Resource
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
Create a free account and access millions of resources
Similar Resources on Wayground
100 questions
SCRATCH 3.0 Semester Exam 2 Review

Quiz
•
9th - 12th Grade
100 questions
ASK t1 bab 1 dan 3

Quiz
•
1st - 12th Grade
100 questions
Tin 10 - Bài 1 -> 10

Quiz
•
10th Grade
95 questions
tin học sao hỏa bản 1

Quiz
•
10th Grade
98 questions
OCR GCSE Computer Science Revision Paper 1- Saim C :D

Quiz
•
8th - 12th Grade
100 questions
SOAL TIK

Quiz
•
9th - 12th Grade
100 questions
Ulangkaji SK 2018

Quiz
•
10th - 12th Grade
100 questions
A+Core 1 (1-100)#1

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade