Common Algorithms -  Bitesize

Common Algorithms - Bitesize

KG - 11th Grade

10 Qs

quiz-placeholder

Similar activities

Databases

Databases

6th - 10th Grade

12 Qs

AP CSP Linear Search

AP CSP Linear Search

12th Grade

10 Qs

Databases - Activity 1-2 revision

Databases - Activity 1-2 revision

12th Grade

11 Qs

WJEC Computer Science KO - Algorithms 1

WJEC Computer Science KO - Algorithms 1

11th Grade

12 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

7th Grade

12 Qs

SQLDatabase

SQLDatabase

12th Grade

15 Qs

SORTING, STACK AND QUEUE

SORTING, STACK AND QUEUE

10th Grade

12 Qs

KS4 (01) Ethics, Legal, and Searching Algorithms

KS4 (01) Ethics, Legal, and Searching Algorithms

8th - 10th Grade

15 Qs

Common Algorithms -  Bitesize

Common Algorithms - Bitesize

Assessment

Quiz

Computers

KG - 11th Grade

Medium

Created by

Susana Morton

Used 12+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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

30 sec • 5 pts

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

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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

30 sec • 5 pts

Which of these types of sort is the most efficient?

Bubble sort

Insertion sort

Merge sort

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

5

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

Bubble sort

Insertion sort

Merge sort

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

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

30 sec • 5 pts

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

Small data set

Medium data set

Large 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?