Sorting Algorithms

Sorting Algorithms

9th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

Y9 representation 3 lower

Y9 representation 3 lower

9th Grade

10 Qs

Computers

Computers

12th Grade - University

15 Qs

Câu hỏi trắc nghiệm

Câu hỏi trắc nghiệm

11th Grade

10 Qs

tin 9 -bai 2

tin 9 -bai 2

12th Grade

10 Qs

Intro to Computer Programming

Intro to Computer Programming

9th - 12th Grade

14 Qs

Java: repetition control structure for & while

Java: repetition control structure for & while

10th - 12th Grade

10 Qs

daily test 10

daily test 10

10th Grade

15 Qs

Алгоритмы

Алгоритмы

5th - 11th Grade

15 Qs

Sorting Algorithms

Sorting Algorithms

Assessment

Quiz

Computers

9th - 12th Grade

Practice Problem

Hard

Used 1K+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which sorting algorithm makes one swap per pass (possibly swapping an element with itself)?

Selection Sort
Bubble Sort
Insertion Sort

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which sorting algorithm may make multiple swaps per pass?

Bubble Sort
Selection Sort
Insertion Sort

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which sorting algorithm shifts elements instead of swapping elements if needed in each pass.

Bubble Sort
Selection Sort
Insertion Sort

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

How many passes will both the selection and insertion sorts make?

N
N-1
N+1
(N+1)/2

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following lists represent 3 passes of a sorting algorithm. Which algorithm is being used to sort the list?
 
4    5    9    6    2    7

4    5    6    2    7    9 
4    5    2    6    7    9

Bubble Sort
Selection Sort
Insertion Sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following lists represent 3 passes of a sorting algorithm. Which algorithm is being used to sort the list?
 
4    8    6    2    5    7 
4    8    6    2    5    7 
4    6    8    2    5    7

Bubble Sort
Selection Sort
Insertion Sort

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following lists represent 3 passes of a sorting algorithm. Which algorithm is being used to sort the list?
 
4    8    3    9    2    6 
2    8    3    9    4    6
2    3    8    9    4    6

Bubble Sort
Selection Sort
Insertion Sort

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?