untitled

untitled

9th - 12th Grade

35 Qs

quiz-placeholder

Similar activities

Computer Science - Fundamentals of Algorithms

Computer Science - Fundamentals of Algorithms

11th Grade

30 Qs

Algorithms

Algorithms

10th - 11th Grade

33 Qs

Algorithms Data

Algorithms Data

11th Grade - Professional Development

30 Qs

XII Datastructures

XII Datastructures

9th - 12th Grade

40 Qs

OCR Search and Sorting

OCR Search and Sorting

10th - 11th Grade

40 Qs

Searching and Sorting

Searching and Sorting

10th Grade

36 Qs

Data Structures and Algorithm

Data Structures and Algorithm

11th Grade - Professional Development

30 Qs

UNIT 2.1 ALGORITHMS

UNIT 2.1 ALGORITHMS

10th Grade

32 Qs

untitled

untitled

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Theresa Mathis

FREE Resource

35 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does a sorting algorithm do?

Puts a list of elements into order

Locates a specific element in a list of data

Saves a set of data.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The process keeps repeating until there are no swaps in a pass.
Bubble sort
Insertion sort

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Compares pairs of items and swaps them if they are in the wrong order. Each pair in the list is checked.
Bubble sort
Insertion sort

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Inefficient way to sort a list.
Bubble sort
Insertion sort

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Takes each item in turn and puts it in the right place using the first item in the list as a starting point.
Bubble sort
Insertion sort

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Starts by looking at the second item and compares it to all items before it in order to insert it in the right place.
Bubble sort
Insertion sort

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Good for small lists.
Bubble sort
Insertion sort
Bubble sort and insertion sort

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?