Searching and Sorting

Quiz
•
Computers
•
10th - 12th Grade
•
Medium
Carol Luce
Used 26+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which type of lists or arrays are linear search algorithms used for?
Unsorted
Sorted
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
A binary search algorithm will only work on a list which is in order.
True
False
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Using a binary search why will the number 9 never be found in the following list:
11, 8, 13, 9, 7, 3
It does not work on numbers
After checking if 9 is greater than 11 it will stop searching.
The list is not in numerical order
The first pass will take the first half because 13 is greater than 9, so the second half containing the 9 will be eliminated.
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
12, 6, 8, 1, 3
How many searches would it take to find the number 1?
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
AQA GCSE Computer Science - 3.1.2 Efficiency of algorithms

Quiz
•
8th - 10th Grade
15 questions
01 Searching Algorithms

Quiz
•
9th - 12th Grade
20 questions
19.1 Algorithms Cambridge iA 9618

Quiz
•
12th Grade
20 questions
A-level binary tree algorithms

Quiz
•
11th Grade
19 questions
AP CSP Review

Quiz
•
11th - 12th Grade
15 questions
AP CSP Algorithms & Programming (College Board Style)

Quiz
•
9th - 12th Grade
15 questions
Algorithms

Quiz
•
3rd - 12th Grade
17 questions
Unit 5 Vocab #1

Quiz
•
12th Grade
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
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade