5.1.3 Searching & Sorting Algorithms

5.1.3 Searching & Sorting Algorithms

10th - 11th Grade

10 Qs

quiz-placeholder

Similar activities

bab 3-search&sort

bab 3-search&sort

5th - 12th Grade

10 Qs

Search and Sort Algorithms

Search and Sort Algorithms

10th Grade

12 Qs

Pre Tes Struktur Data dan Algoritma

Pre Tes Struktur Data dan Algoritma

10th Grade

8 Qs

GCSE Computing Flash Quiz

GCSE Computing Flash Quiz

10th - 11th Grade

12 Qs

AS Computing: Data Structures

AS Computing: Data Structures

10th Grade - University

15 Qs

2.1.3 Searching Algorithms

2.1.3 Searching Algorithms

10th - 11th Grade

12 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

11th Grade

10 Qs

SDD Test

SDD Test

10th - 12th Grade

15 Qs

5.1.3 Searching & Sorting Algorithms

5.1.3 Searching & Sorting Algorithms

Assessment

Quiz

Computers

10th - 11th Grade

Hard

Created by

Mr Willetts

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is an advantage of a linear search?

It works on both ordered and un-ordered data sets

It is more efficient than a binary search

It works on strings and integers

It's really slow

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a disadvantage of a binary search?

It only works on an ordered list

It is less efficient than a linear search

It only works on integer values

It takes a long time

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these types of sort is the most efficient?

Bubble Sort

Merge Sort

Insertion Sort

Bucket Sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these types of sort is the easiest to program?

Bubble Sort

Insertion Sort

Merge Sort

Bucket Sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What size data set does an insertion sort work most efficiently with?

Large

Small

Medium

It isn't

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What size data set should ideally be sorted with a merge sort?

Small

Medium

Large

None

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

With a data set of 0,1, 3, 5, 7, 8, 9 how many values would a linear search examine before it found the value 5?

Four

Five

Six

Seven

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?