Computing Sort and Search Algorithms

Computing Sort and Search Algorithms

7th - 11th Grade

12 Qs

quiz-placeholder

Similar activities

Bubble Sort

Bubble Sort

10th Grade

8 Qs

GCSE Computing Flash Quiz

GCSE Computing Flash Quiz

10th - 11th Grade

12 Qs

Sorting Algorithms in Java

Sorting Algorithms in Java

11th - 12th Grade

17 Qs

SDD Test

SDD Test

10th - 12th Grade

15 Qs

IB Computer Science Topic 4

IB Computer Science Topic 4

11th - 12th Grade

9 Qs

Struktur Data Quiz

Struktur Data Quiz

9th Grade

10 Qs

Arrays

Arrays

9th Grade

8 Qs

Pre Tes Struktur Data dan Algoritma

Pre Tes Struktur Data dan Algoritma

10th Grade

8 Qs

Computing Sort and Search Algorithms

Computing Sort and Search Algorithms

Assessment

Quiz

Computers

7th - 11th Grade

Hard

Used 22+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which best describes a bubble sort algorithm?

Order the array, find the midpoint, remove values above or below

Look at each value individually until you find the correct one

Compare two values, order them repeat

Split the array until you left with individual numbers and order them

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data needs to be ordered is a disadvantage of which algorithm?

Merge sort

Binary search

Linear search

Bubble sort

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many times should you split an array for a merge sort?

Until the list is in singles

2

3

Until the list is in pairs

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which is an advantage of a linear search?

Data needs to be ordered

Quick over a large array

You may have to search the whole array

Simple to code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which best describes a merge sort algorithm?

Order the array, find the midpoint, remove values above or below

Look at each value individually until you find the correct one

Compare two values, order them repeat

Split the array until you left with individual numbers and order them

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which best describes a linear search?

Order the array, find the midpoint, remove values above or below

Look at each value individually until you find the correct one

Compare two values, order them, repeat

Split the array until you left with individual numbers and order them

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which best describes a binary search?

Order the array, find the midpoint, remove values above or below

Look at each value individually until you find the correct one

Compare two values, order them repeat

Split the array until you left with individual numbers and order them

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?