
Sorting, Searching and Big O Review

Quiz
•
Computers
•
9th Grade
•
Medium
Nora Demosthenes
Used 1+ times
FREE Resource
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
Which type of sort algorithm is this?
Bubble
Selection
Merge
Purge
Create a free account and access millions of resources
Similar Resources on Wayground
41 questions
DS Algorithms and Expression Quiz

Quiz
•
9th - 12th Grade
40 questions
Computer Science Quiz

Quiz
•
10th Grade
40 questions
NGHỀ

Quiz
•
9th - 12th Grade
40 questions
Operating System - Process

Quiz
•
University
42 questions
Introductory test A level cs

Quiz
•
9th - 12th Grade
50 questions
AP Computer Science Vocabulary Review

Quiz
•
12th Grade
43 questions
Data Structure and Algorithm

Quiz
•
University
50 questions
DSA - Infosys Power Programmer

Quiz
•
University
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade