Sorting and searching algorithms

Sorting and searching algorithms

12th Grade

10 Qs

quiz-placeholder

Similar activities

Algorithm Complexity Quiz

Algorithm Complexity Quiz

9th - 12th Grade

10 Qs

Selection Sort

Selection Sort

9th - 12th Grade

6 Qs

Understanding Insertion Sort Algorithm

Understanding Insertion Sort Algorithm

12th Grade

10 Qs

Flat-file databases

Flat-file databases

9th - 12th Grade

7 Qs

Insertion Sort

Insertion Sort

12th Grade

10 Qs

APCSA Algorithms

APCSA Algorithms

9th - 12th Grade

12 Qs

Excel - Pop Quiz - W2

Excel - Pop Quiz - W2

9th - 12th Grade

10 Qs

Paper 2 Revision

Paper 2 Revision

10th Grade - University

15 Qs

Sorting and searching algorithms

Sorting and searching algorithms

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Aybolat Nevazhno

Used 30+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which search examines each data item in turn until a match is made or there are no more items to examine?

Linear search

Binary search

Standard search

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

It is more efficient than a binary search

It works on both ordered and un-ordered data sets

It works on strings and integers

3.

MULTIPLE CHOICE QUESTION

45 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

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these types of sort is the most efficient?

Bubble sort

Insertion sort

Merge sort

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

Bubble sort

Insertion sort

Merge sort

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

Large data set

Small data set

Medium data set

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

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

Large data set

Small data set

Medium data set

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?