2.1 Algorithms MCQs L1&2

2.1 Algorithms MCQs L1&2

10th - 11th Grade

12 Qs

quiz-placeholder

Similar activities

AP CSP Unit 10

AP CSP Unit 10

9th - 12th Grade

15 Qs

Unit 2.1 - Algorithms L1 & L2

Unit 2.1 - Algorithms L1 & L2

10th Grade

11 Qs

Code.org - Unit 6 Review

Code.org - Unit 6 Review

9th - 12th Grade

15 Qs

Searching Algorithm

Searching Algorithm

9th - 12th Grade

16 Qs

Binary Searching

Binary Searching

8th - 10th Grade

16 Qs

Python. Двоичный(бинарный) поиск.

Python. Двоичный(бинарный) поиск.

10th Grade

9 Qs

Linear Search

Linear Search

10th - 12th Grade

8 Qs

Practice for 12th AP Java Quiz

Practice for 12th AP Java Quiz

9th - 12th Grade

17 Qs

2.1 Algorithms MCQs L1&2

2.1 Algorithms MCQs L1&2

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Matt Fearn

Used 117+ times

FREE Resource

12 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

Define the term computational thinking
Using a computer
Developing an algorithm to solve a problem
Making a computer use artificial intelligence
Google is computational thinking

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term abstraction within computational thinking?
Adding numbers together
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

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define the term decomposition with computational thinking
The breaking down of a program until it no longer exists
The creation of music that can be played on a computer
The breaking down of a problem into smaller problems
The breaking down of waste to make compost

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?