2.1 Algorithms

2.1 Algorithms

11th Grade

18 Qs

quiz-placeholder

Similar activities

Practice for AP Java Quiz #13 Sorting

Practice for AP Java Quiz #13 Sorting

9th - 12th Grade

20 Qs

2.1 Algorithms

2.1 Algorithms

10th - 12th Grade

20 Qs

Search/Sort Algorithm Recap

Search/Sort Algorithm Recap

9th - 12th Grade

18 Qs

Search & Sort Algorithms

Search & Sort Algorithms

7th - 11th Grade

18 Qs

Intro to Algorithms

Intro to Algorithms

9th - 12th Grade

23 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

8525 AQA GCSE  3.1.3 Searching and 3.1.4 Sorting Algorithms

8525 AQA GCSE 3.1.3 Searching and 3.1.4 Sorting Algorithms

10th - 11th Grade

18 Qs

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

AQA Computer Science GCSE - 3.1 Fundamentals of algorithms

10th - 12th Grade

15 Qs

2.1 Algorithms

2.1 Algorithms

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Chris Fitzjohn

Used 15+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“The thought processes behind formulating a problem and expressing its solution(s) so that a human or machine can effectively carry it out.”
Computational thinking
Bubble sort
Linear search
Binary search

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“The process of separating ideas from specific instances of those ideas at work. Computational structures are defined by their meanings while hiding away the details of how they work. Abstraction tries to factor out details from a common pattern so programmers can work close to the level of human thought, leaving out details that matter in practice but are immaterial to the problem being solved.”
Abstraction
Merge sort
Sorting algorithm
Linear search

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“The process by which a complex problem or system is broken down into parts that are easier to conceive, understand, program and maintain.”
Decomposition
Insertion sort
Bubble sort
Sorting algorithm

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“A way of getting to a solution by identifying the steps required.”
Algorithmic thinking
Computational thinking
Merge sort
Bubble sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“Any information or data that is fed into a system.”
Problem inputs
Abstraction
Insertion sort
Merge sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“Anything that happens to data while a system is running – e.g., calculations.”
Problem processes
Decomposition
Computational thinking
Insertion sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

“Any information or data that leaves a system.”
Problem outputs
Algorithmic thinking
Abstraction
Computational thinking

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?