Algorithms

Algorithms

3rd - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Mid-Tern Exam's Review

Mid-Tern Exam's Review

8th Grade

15 Qs

Skill Competition Quiz 2024

Skill Competition Quiz 2024

10th Grade - University

20 Qs

Common Protocols

Common Protocols

10th - 12th Grade

15 Qs

Программирование массивов, сортировка, удаление и вставка элементов

Программирование массивов, сортировка, удаление и вставка элементов

8th Grade

20 Qs

Online Search Skills

Online Search Skills

7th - 12th Grade

16 Qs

ch2

ch2

3rd Grade

15 Qs

Springlane Internet Safety Yr 3/4

Springlane Internet Safety Yr 3/4

3rd Grade

20 Qs

Coding Karel 2

Coding Karel 2

KG - University

20 Qs

Algorithms

Algorithms

Assessment

Quiz

Computers

3rd - 12th Grade

Medium

Created by

M Dwedari

Used 57+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A .................... sort algorithm is usually faster to execute but more complex to write than bubble sort

merge

linear

binary

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Executing a merge sort takes up extra space in memory as new lists are made each time a list is split or two lists are combined

False

True

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Merge sort works by ............. items in a list into individual ........ .before merging pairs of lists together in order until all the items are sorted

splitting, lists

joining, integers

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer science, bubble sort is an efficient algorithm that implements a “divide and conquer” approach.

False

True

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In computer science, merge sort is an efficient algorithm that implements a “divide and conquer” approach.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

......... algorithms are used to arrange a sequence of items into a particular order (e.g. alphabetically) and is usually done to make searching faster.

Searching

Sorting

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

.................... involves moving through a list repeatedly, comparing items next to each other and swapping them if they are in the wrong order.

Binary search

Merge sort

Bubble sort

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?