Searching & Sorting Algorithms

Searching & Sorting Algorithms

11th Grade

10 Qs

quiz-placeholder

Similar activities

APCSA Unit 7

APCSA Unit 7

9th - 12th Grade

12 Qs

Linear Binary Search

Linear Binary Search

10th - 12th Grade

9 Qs

Unit 8 - Searching and Sorting

Unit 8 - Searching and Sorting

9th - 12th Grade

15 Qs

AP CSP Unit 10

AP CSP Unit 10

9th - 12th Grade

15 Qs

Sorting Algorithm

Sorting Algorithm

11th Grade

12 Qs

Unit 6-Lesson 6: Assessment Day

Unit 6-Lesson 6: Assessment Day

9th - 12th Grade

15 Qs

Code.org Unit 6 Discoveries

Code.org Unit 6 Discoveries

9th - 12th Grade

15 Qs

Unit 6/7 B  Quiz #2  Objects in lists and arrays, searching , so

Unit 6/7 B Quiz #2 Objects in lists and arrays, searching , so

9th - 12th Grade

12 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Jon Rogers

Used 9+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is NOT a sorting algorithm?

Bubble Sort

Binary Sort

Insertion Sort

Merge Sort

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the least efficient sorting algorithm for a large data set?

Bubble sort

Merge sort

Insertion sort

Binary sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the most efficient sorting algorithm for a large data set?

Bubble sort

Merge sort

Insertion sort

Binary sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm has the biggest memory usage?

Bubble sort

Merge sort

Insertion sort

Quick sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which searching algorithm does NOT need the data to be sorted?

Linear search

Binary search

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the "best case scenario" for a quick find in a linear search?

The search item is at the start

The search item is in the middle

The list is small

The list is not sorted

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is the "best case scenario" for a quick find in a binary search?

The search item is at the start

The search item is in the middle

The list is small

The list is not sorted

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?