Sorting, Searching and Big O Review

Sorting, Searching and Big O Review

9th Grade

45 Qs

quiz-placeholder

Similar activities

Year 9 end of year assessment

Year 9 end of year assessment

10th Grade

45 Qs

City & Guilds Certificate in Network & Architecture Assessment

City & Guilds Certificate in Network & Architecture Assessment

12th Grade

50 Qs

LESSON 3 AND 4 (Individual quiz)

LESSON 3 AND 4 (Individual quiz)

12th Grade

43 Qs

UNIDAD 1: EL PLANETA TIERRA

UNIDAD 1: EL PLANETA TIERRA

10th Grade

43 Qs

IT Fundamentals Test Part 1

IT Fundamentals Test Part 1

KG - University

49 Qs

TRUY VẤN DỮ LIỆU

TRUY VẤN DỮ LIỆU

12th Grade - University

40 Qs

pendalaman materi 10 jari agustus

pendalaman materi 10 jari agustus

12th Grade

50 Qs

M4ออกแบบเทอม 2

M4ออกแบบเทอม 2

9th - 12th Grade

40 Qs

Sorting, Searching and Big O Review

Sorting, Searching and Big O Review

Assessment

Quiz

Computers

9th Grade

Practice Problem

Medium

Created by

Nora Demosthenes

Used 1+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

45 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A bubble sort involves finding the smallest item in the unsorted portion of the array and swapping it with the first unsorted item

True

False

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A merge sort is a “divide and conquer” sort algorithm.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following sorts is typically the most efficient with large arrays?

Selection sort

Bubble sort

Merge sort

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Perform a bubble sort on the list below and keep count of how many swaps you make until the list is sort

[7, 4, 12, 9, 11]

How many swaps are needed to get the original list into the sorted list (least to greatest)?

1

2

3

4

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Merge-Sort Algorithm consists of repeatedly dividing the list of half-list elements until sub-lists with one element each. The next step is to merge two sublists in an orderly manner from sub-lists with 1 element to the complete list.

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The first step of the merge sort is to...

split the list values into half

split the list values into pairs

separate the list values into single data items 

none of the above 

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which type of sort algorithm is this?

Bubble

Selection

Merge

Purge

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?