2.1 Algorithms - Searches and Sorts

2.1 Algorithms - Searches and Sorts

6th Grade

15 Qs

quiz-placeholder

Similar activities

bab 3-search&sort

bab 3-search&sort

5th - 12th Grade

10 Qs

ASK (F3) BAB 3. PEMBANGUNAN ALGORITMA

ASK (F3) BAB 3. PEMBANGUNAN ALGORITMA

3rd Grade - University

10 Qs

Flowcharts and Pseudocode

Flowcharts and Pseudocode

6th Grade

11 Qs

Coding Basics

Coding Basics

5th - 8th Grade

20 Qs

Algoritma

Algoritma

1st - 12th Grade

15 Qs

Y10 GCSE Computer Science Xmas Quiz

Y10 GCSE Computer Science Xmas Quiz

1st Grade - Professional Development

20 Qs

Revision Algorithm

Revision Algorithm

6th Grade

11 Qs

Programming Tools

Programming Tools

6th Grade - University

10 Qs

2.1 Algorithms - Searches and Sorts

2.1 Algorithms - Searches and Sorts

Assessment

Quiz

Computers

6th Grade

Hard

Created by

Sophie Musk

Used 12+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm requires the items to be sorted?

Linear

Binary

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm separates the list into a sorted and an unsorted sublist?

Bubble

Binary

Insertion

Merge

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm does not need the items to be sorted first?

Binary

Linear

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which search algorithm checks the items and compares them to the item we are looking for one by one?

Linear

Binary

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which algorithm compares the items in pairs all the way through the list until one item finishes in the correct position toward the end of the list?

Binary

Bubble

Merge

Insertion

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which sorting algorithm divides the original list into small sublists and then sorts them by combining them back together in order?

Merge

Insertion

Binary

Bubble

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of these is not a sorting algorithm?

Binary

Bubble

Merge

Insertion

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?