Searches

Searches

9th Grade

15 Qs

quiz-placeholder

Similar activities

T3 Pembangunan Algoritma

T3 Pembangunan Algoritma

9th Grade

10 Qs

ASK T3 Bab3

ASK T3 Bab3

9th Grade

11 Qs

AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

8th - 10th Grade

20 Qs

Unit 3 Problem Solving Quiz- Part 2

Unit 3 Problem Solving Quiz- Part 2

9th - 12th Grade

20 Qs

Algorithm Intro

Algorithm Intro

9th Grade - University

14 Qs

01 Searching Algorithms

01 Searching Algorithms

9th - 12th Grade

15 Qs

Algorithms

Algorithms

3rd - 12th Grade

15 Qs

(ASK T3) Bab 3 : Algoritma

(ASK T3) Bab 3 : Algoritma

7th - 10th Grade

15 Qs

Searches

Searches

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Mr Muldoon

Used 93+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the search algorithm 
Random search 
Binary search 
Denary search 
Next Item search 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Identify the description of a linear search 
Put the elements in order, check each item in turn 
Put the elements in order, compare to the middle value, split the list in order and repeat 
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 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

 Identify the description of a binary search 
Put the elements in order, check each item in turn 
Put the elements in order, compare to the middle value, split the list in order and repeat 
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 

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a component of computational thinking? 
Abstraction 
Typing 
Decomposition 
Algorithmic thinking 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term abstraction within computational thinking 
Adding together numbers 
Taking a real world problem and designing a computer program that exactly replicates every part of that problem in the computer 
Performing multiple calculations on a list of variables 
Representing real world problems in a computer program, using symbols and removing unnecessary elements 

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Identify the correct definition for 'algorithm'
A problem
A solution to a problem
The steps that are taken to solve a problem
The words to enter when typing

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
Identify the purpose of the following flowchart symbol:
Input/Output
Output
Start/Stop
Decsion

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?